diff --git a/.travis.yml b/.travis.yml index 237e1e54..eb5cc5cd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,4 +11,4 @@ script: - pytest --cov=./ after_success: - - bash < (curl -s https://codecov.io/bash) + - bash <(curl -s https://codecov.io/bash)