diff --git a/.travis.yml b/.travis.yml index e1605ba964f9..c13db455de8b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -79,6 +79,7 @@ script: - php ./vendor/codeception/codeception/codecept run acceptance GoProCest.php after_script: + - mysql -u root -e 'select * from account_gateways;' - cat storage/logs/laravel.log notifications: