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 ebb3a01 commit fe7a6fbCopy full SHA for fe7a6fb
.travis.yml
@@ -21,4 +21,4 @@ script:
21
notifications:
22
email: false
23
after_success:
24
- - codecov
+ - bash <(curl -s https://codecov.io/bash)
0 commit comments