Actually run rest tests instead of features twice
This commit is contained in:
parent
6fed679644
commit
4fbe48692e
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ jobs:
|
|||
- coverage/codeclimate.4.json
|
||||
- <<: *tests
|
||||
env:
|
||||
- TEST_SUITE=features
|
||||
- TEST_SUITE=rest
|
||||
script:
|
||||
- "bin/travis_script.sh $TEST_SUITE && $CCTR format-coverage -t cobertura -o ./coverage/codeclimate.5.json ./coverage/coverage.xml"
|
||||
workspaces:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue