diff --git a/.travis.yml b/.travis.yml index cbea0b46b..a2946b9a5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,7 +15,7 @@ before_install: - source ~/.cargo/env script: - - make test + - make after_success: - bash <(curl -s https://codecov.io/bash)