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