More tweaking of the travis yaml file trying to get more out of the results

This commit is contained in:
Vincent Sposato
2015-08-15 19:37:43 -04:00
parent 855a155178
commit 13830b5c09
+3
View File
@@ -36,6 +36,9 @@ before_script:
script: ./vendor/bin/codecept run --env travis-ci
#script: phpunit
after_failure:
- cat tests/_output/WelcomeCept.fail.html
# configure notifications (email, IRC, campfire etc)
notifications:
email: false