More logging on failure.

This commit is contained in:
jgen 2014-02-18 01:02:11 -05:00
parent ad3c865716
commit 94991bd14a

View File

@ -24,6 +24,10 @@ before_script:
script: php tests/test_install.php -d $DB
after_failure:
- sudo cat /etc/nginx/sites-enabled/default
- sudo cat /var/log/nginx/error.log
# configure notifications (email, IRC, campfire etc)
#notifications:
# irc: "irc.freenode.org#travis"