TSK-1031: add printing of surefire plugin in case of failure.

This commit is contained in:
Holger Hagen 2020-02-10 07:58:14 +01:00
parent 007f268be5
commit 5b0e0ff31a
1 changed files with 3 additions and 0 deletions

View File

@ -47,6 +47,9 @@ install: skip
script: ci/test.sh "$DB" "$([ "false" = "$TRAVIS_PULL_REQUEST" ] && echo "$SONAR_PROJECT_KEY")"
before_cache: rm -rf "$HOME/.m2/repository/pro/taskana"
after_failure:
- cat /home/travis/build/Taskana/taskana/rest/taskana-rest-spring-example-wildfly/target/surefire-reports/*.txt
jobs:
include:
- stage: Test