mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-23 20:00:33 -04:00
Added more data to travis debug
This commit is contained in:
parent
af5b5f4458
commit
ed8abc5382
@ -87,6 +87,8 @@ after_script:
|
||||
- mysql -u root -e 'select * from clients;' ninja
|
||||
- mysql -u root -e 'select * from invoices;' ninja
|
||||
- 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
|
||||
|
||||
notifications:
|
||||
|
Loading…
x
Reference in New Issue
Block a user