diff --git a/.travis.yml b/.travis.yml index 8d42344..30a450e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,4 +14,4 @@ install: script: - tox after_success: - - codecov + - bash <(curl -s https://codecov.io/bash)