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