tweaking travis config

This commit is contained in:
Mariotaku Lee 2017-09-03 14:06:49 +08:00
parent 0a2f030c98
commit 3991ab4c3c
No known key found for this signature in database
GPG Key ID: 15C10F89D7C33535
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ before_script:
- ./travis/scripts/test_private_files.sh
script:
- ./gradlew clean build
- ./gradlew clean build --stacktrace
after_failure:
- ./travis/scripts/upload_error_logs.sh