Update .travis.yml

This commit is contained in:
gamonoid
2017-09-04 14:12:09 +02:00
committed by GitHub
parent 9aed367476
commit 26f0cdcca0

View File

@@ -8,4 +8,4 @@ php:
- '5.6'
- '7.0'
- nightly
after_failure: "cat app/data/icehrm.log"
after_failure: "cat /tmp/icehrm.test.log"