Fix minor typo in .travis.yml

This commit is contained in:
CactusPuppy 2021-03-17 14:27:25 -07:00
parent 584e5827a1
commit 9357c71eee
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) -r coverage/coverage.xml
- bash <(curl -Ls https://coverage.codacy.com/get.sh) -r coverage/coverage.xml
env:
global: