We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69a6f62 commit 7eca35cCopy full SHA for 7eca35c
1 file changed
.travis.yml
@@ -22,3 +22,4 @@ script:
22
23
after_success:
24
- vendor/bin/test-reporter
25
+ - bash <(curl -s https://codecov.io/bash)
0 commit comments