Working on go pro test in Travis

This commit is contained in:
Hillel Coren 2016-02-21 11:57:54 +02:00
parent 1b10beb2fa
commit dbd176a49d

View File

@ -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: