diff --git a/.travis.yml b/.travis.yml index 0205ad21..e3cd9f9a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: