Actually run rest tests instead of features twice

This commit is contained in:
CactusPuppy 2021-03-18 23:01:24 -07:00
parent 6fed679644
commit 4fbe48692e
No known key found for this signature in database
GPG key ID: 4B33B0A3E15E2C82

View file

@ -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: