More logging on failure.
This commit is contained in:
parent
ad3c865716
commit
94991bd14a
@ -24,6 +24,10 @@ before_script:
|
|||||||
|
|
||||||
script: php tests/test_install.php -d $DB
|
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)
|
# configure notifications (email, IRC, campfire etc)
|
||||||
#notifications:
|
#notifications:
|
||||||
# irc: "irc.freenode.org#travis"
|
# irc: "irc.freenode.org#travis"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user