1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 00:11:35 +02:00

Working on go pro test in Travis

This commit is contained in:
Hillel Coren 2016-02-21 12:15:27 +02:00
parent dbd176a49d
commit bddebfaee6

View File

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