mirror of
https://github.com/internetarchive/heritrix3.git
synced 2026-09-26 15:46:31 +00:00
yeesh... "cd .." to get back to the right place to see the failure reports
This commit is contained in:
@@ -22,6 +22,7 @@ before_install:
|
||||
script:
|
||||
- mvn clean install
|
||||
- cd contrib && mvn clean install
|
||||
- cd ..
|
||||
|
||||
after_failure:
|
||||
- cat */target/surefire-reports/*.txt
|
||||
|
||||
Reference in New Issue
Block a user