From c57d32189cf66be8bf6086a404e3dc67ef4ca78e Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Fri, 19 Feb 2016 08:43:26 +0200 Subject: [PATCH] Working on taxes test --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 9393fa105863..a13f714b21cf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -78,6 +78,7 @@ script: #- php ./vendor/codeception/codeception/codecept run--debug acceptance GoProCest.php after_script: + - cat tests/_output/* - cat storage/logs/laravel.log notifications: