From bddebfaee612f67fed1fb6fcd478a9466f026115 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Sun, 21 Feb 2016 12:15:27 +0200 Subject: [PATCH] Working on go pro test in Travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index c13db455de8b..42774698ca11 100644 --- a/.travis.yml +++ b/.travis.yml @@ -79,7 +79,7 @@ script: - php ./vendor/codeception/codeception/codecept run acceptance GoProCest.php after_script: - - mysql -u root -e 'select * from account_gateways;' + - mysql -u root -e 'select * from account_gateways;' ninja - cat storage/logs/laravel.log notifications: