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 f2cadb3 commit ded962eCopy full SHA for ded962e
.travis.yml
@@ -41,3 +41,6 @@ script:
41
notifications:
42
email:
43
on_failure: always
44
+
45
+after_success:
46
+ - bash <(curl -s https://codecov.io/bash)
0 commit comments