yeesh... "cd .." to get back to the right place to see the failure reports

This commit is contained in:
Noah Levitt
2016-06-07 13:36:45 -05:00
parent bc8b0baa59
commit b09b078075
+1
View File
@@ -22,6 +22,7 @@ before_install:
script:
- mvn clean install
- cd contrib && mvn clean install
- cd ..
after_failure:
- cat */target/surefire-reports/*.txt