We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d67a95 commit 75f1fa4Copy full SHA for 75f1fa4
.travis.yml
@@ -36,7 +36,7 @@ jobs:
36
37
- name: Unit tests
38
before_script:
39
- - curl https://s3.amazonaws.com/codeclimate/test-reporter/test-reporter-0.6.3-linux-amd64 --output test-reporter
+ - curl https://s3.amazonaws.com/codeclimate/test-reporter/test-reporter-0.10.1-linux-amd64 --output test-reporter
40
- chmod +x test-reporter
41
- ./test-reporter before-build
42
script:
0 commit comments