Update log filenames in travis file

This commit is contained in:
Hillel Coren 2016-04-27 17:10:27 +03:00
parent 6f5a68e1f5
commit f77657f1c1

View File

@ -89,7 +89,8 @@ after_script:
- mysql -u root -e 'select * from invoice_items;' ninja
- mysql -u root -e 'select * from payments;' ninja
- mysql -u root -e 'select * from credits;' ninja
- cat storage/logs/laravel.log
- cat storage/logs/laravel-error.log
- cat storage/logs/laravel-info.log
notifications:
email: