diff --git a/.travis.yml b/.travis.yml index 41b42688..eb5cc5cd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,4 +11,4 @@ script: - pytest --cov=./ after_success: - - codecov \ No newline at end of file + - bash <(curl -s https://codecov.io/bash)