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 3ca5728 commit e7ee5a5Copy full SHA for e7ee5a5
.travis.yml
@@ -29,3 +29,4 @@ script:
29
30
after_success:
31
- make coveralls
32
+ - bash <(curl -s https://codecov.io/bash)
0 commit comments