Update .travis.yml (#2065)

Runs coverage no matter what build result.
This commit is contained in:
Florent Vilmart
2016-06-14 23:10:48 -04:00
committed by Drew
parent b2a5092627
commit 39f11a5134

View File

@@ -27,7 +27,7 @@ branches:
cache:
directories:
- "$HOME/.mongodb/versions/downloads"
after_success: "./node_modules/.bin/codecov"
after_script: "./node_modules/.bin/codecov"
deploy:
provider: npm
email: