Fix code coverage

This commit is contained in:
Dane Everitt 2017-07-23 18:05:03 -05:00
parent ebb3a01036
commit fe7a6fb977
No known key found for this signature in database
GPG Key ID: EEA66103B3D71F53
1 changed files with 1 additions and 1 deletions

View File

@ -21,4 +21,4 @@ script:
notifications:
email: false
after_success:
- codecov
- bash <(curl -s https://codecov.io/bash)