If tests fail, print full stack traces to aid debugging
This commit is contained in:
parent
bd42510c6b
commit
01fc8fcae5
@ -5,4 +5,4 @@ case "$TRAVIS_OS_NAME" in
|
||||
(osx) headless='' ;;
|
||||
esac
|
||||
|
||||
$headless ./gradlew --continue build javadoc lintGradle
|
||||
$headless ./gradlew --continue --stacktrace build javadoc lintGradle
|
||||
|
||||
Loading…
Reference in New Issue
Block a user