From 511d2c8d1e7c1f1f001f26cf05c3ce7fd256a467 Mon Sep 17 00:00:00 2001 From: James Cole Date: Fri, 6 Oct 2017 16:16:01 +0200 Subject: [PATCH] Update log thing. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6ebcaf9a39..a9c7132eaf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,7 +22,7 @@ script: - phpunit -c phpunit.coverage.xml after_success: - - travis_retry php vendor/bin/coveralls -x storage/build/clover.xml + - travis_retry php vendor/bin/coveralls -x storage/build/clover-all.xml # safelist branches: