We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2a5092 commit 39f11a5Copy full SHA for 39f11a5
.travis.yml
@@ -27,7 +27,7 @@ branches:
27
cache:
28
directories:
29
- "$HOME/.mongodb/versions/downloads"
30
-after_success: "./node_modules/.bin/codecov"
+after_script: "./node_modules/.bin/codecov"
31
deploy:
32
provider: npm
33
email:
0 commit comments