1
0
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:
Hillel Coren 2016-02-18 13:42:07 +02:00
parent f8066492e6
commit 40f7004a18

View File

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