Fix code coverage

This commit is contained in:
Dane Everitt
2017-07-23 18:05:03 -05:00
parent ebb3a01036
commit fe7a6fb977

View File

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