From 05929bcaece30414832e0ae4abcf65a464c6889a Mon Sep 17 00:00:00 2001 From: Geremia Taglialatela Date: Fri, 18 Sep 2020 14:55:12 +0200 Subject: [PATCH] =?UTF-8?q?Reset=20me,=20really,=20don=E2=80=99t=20merge?= =?UTF-8?q?=20me?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8afbb534..09acc757 100644 --- a/.travis.yml +++ b/.travis.yml @@ -62,4 +62,4 @@ script: - bundle exec rake TEST_CONFIG=./spec/config.travis.yml after_script: - - ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT + - ./cc-test-reporter after-build --debug --exit-code $TRAVIS_TEST_RESULT