Fixed REPORTER_ID for test coverage

api-breakage
Morty Space 6 years ago
parent 65538a48b9
commit 768e2c6078
  1. 2
      .travis.yml

@ -9,7 +9,7 @@ script:
env: env:
global: global:
- CC_TEST_REPORTER_ID=0db60626f2135f100c5fdf995860ae26904132d238480bb3a3e8825673181681 - CC_TEST_REPORTER_ID=16bcfb0958d99f11456f8d80aeb5800d567724471e151fe6e74a4b329b45dcb6
before_script: before_script:
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter - curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter

Loading…
Cancel
Save