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 c8437ed commit 17a0d91Copy full SHA for 17a0d91
.travis.yml
@@ -39,4 +39,4 @@ script:
39
after_success:
40
- covimerage write_coverage $TEST_PROFILE
41
- coverage xml
42
- - bash <(curl -s https://codecov.io/bash)
+ - bash <(curl -s https://codecov.io/bash) -f coverage.xml
0 commit comments