diff --git a/.travis.yml b/.travis.yml index 60fd1b3d..0205ad21 100644 --- a/.travis.yml +++ b/.travis.yml @@ -97,6 +97,7 @@ jobs: paths: - coverage/codeclimate.5.json - stage: finalize + language: minimal before_install: - curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > $CCTR - chmod +x $CCTR