Add --stacktrace to Travis CI Gradle test command.

This commit is contained in:
Christopher Orr 2015-04-02 15:13:12 -07:00
parent fa5e01b906
commit e82f4fddea
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ jdk:
cache:
directories:
- $HOME/.gradle
script:
- ./gradlew check --stacktrace
notifications:
webhooks:
urls: