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 283e55c commit cbe1d6fCopy full SHA for cbe1d6f
.travis.yml
@@ -10,4 +10,4 @@ script:
10
after_success:
11
- coveralls
12
- coverage xml
13
- - bash <(curl -Ls https://coverage.codacy.com/get.sh)
+ - bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage.xml
0 commit comments