From 768e2c6078c1cc9758468f80d85c11732f889831 Mon Sep 17 00:00:00 2001 From: Morty Space Date: Wed, 8 Jan 2020 17:07:53 +0200 Subject: [PATCH] Fixed REPORTER_ID for test coverage --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 0217b2a..b2501aa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ script: env: global: - - CC_TEST_REPORTER_ID=0db60626f2135f100c5fdf995860ae26904132d238480bb3a3e8825673181681 + - CC_TEST_REPORTER_ID=16bcfb0958d99f11456f8d80aeb5800d567724471e151fe6e74a4b329b45dcb6 before_script: - curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter