Working on TravisCI

This commit is contained in:
Hillel Coren 2016-02-18 12:37:23 +02:00
parent 73312502cc
commit a7176a0c62

View File

@ -63,6 +63,8 @@ script:
- php ./vendor/codeception/codeception/codecept run --html --debug
after_script:
- cat /var/log/apache2/access.log
- cat /var/log/apache2/error.log
- cat storage/logs/laravel.log