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 400d9c0 commit 896092aCopy full SHA for 896092a
.travis.yml
@@ -27,3 +27,6 @@ before_script:
27
- mongo --eval 'rs.initiate()'
28
- sleep 15
29
30
+after_success:
31
+ - bash <(curl -s https://codecov.io/bash)
32
+
0 commit comments