Skip to content

Commit 75f1fa4

Browse files
committed
update test reporter
1 parent 4d67a95 commit 75f1fa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
- name: Unit tests
3838
before_script:
39-
- curl https://s3.amazonaws.com/codeclimate/test-reporter/test-reporter-0.6.3-linux-amd64 --output test-reporter
39+
- curl https://s3.amazonaws.com/codeclimate/test-reporter/test-reporter-0.10.1-linux-amd64 --output test-reporter
4040
- chmod +x test-reporter
4141
- ./test-reporter before-build
4242
script:

0 commit comments

Comments
 (0)