diff --git a/.travis.yml b/.travis.yml index 85ae05063..d1f518835 100644 --- a/.travis.yml +++ b/.travis.yml @@ -37,6 +37,9 @@ before_script: script: - composer test +after_failure: + - cat /var/log/syslog + branches: only: - master