diff --git a/.travis.yml b/.travis.yml index 73ec664c..cfdf7296 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,6 +22,7 @@ before_install: script: - mvn clean install - cd contrib && mvn clean install + - cd .. after_failure: - cat */target/surefire-reports/*.txt