Fix minor typo in .travis.yml
This commit is contained in:
parent
584e5827a1
commit
9357c71eee
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue