Specify where the coverage report is

This commit is contained in:
CactusPuppy 2021-03-17 14:25:43 -07:00
parent fd0931f9c2
commit 584e5827a1
No known key found for this signature in database
GPG key ID: 4B33B0A3E15E2C82

View file

@ -32,7 +32,7 @@ before_script:
script:
- "bin/travis_script.sh $TEST_SUITE"
after_success:
- - bash <(curl -Ls https://coverage.codacy.com/get.sh)
- - bash <(curl -Ls https://coverage.codacy.com/get.sh) -r coverage/coverage.xml
env:
global: