mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-09 20:52:56 +01:00
Working on TravisCI
This commit is contained in:
parent
f8066492e6
commit
40f7004a18
@ -1,6 +1,6 @@
|
||||
language: php
|
||||
|
||||
sudo: false
|
||||
sudo: true
|
||||
|
||||
php:
|
||||
- 5.5
|
||||
@ -64,8 +64,8 @@ script:
|
||||
|
||||
after_script:
|
||||
#- cat tests/_output/*
|
||||
#- cat /var/log/apache2/access.log
|
||||
#- cat /var/log/apache2/error.log
|
||||
- cat /var/log/apache2/access.log
|
||||
- cat /var/log/apache2/error.log
|
||||
- cat storage/logs/laravel.log
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user