Try to gather more infos from exceptions

This commit is contained in:
Markus M. May 2018-04-01 23:15:17 +02:00
parent 6d6dee6f0b
commit d11f191d38

View file

@ -2,7 +2,7 @@ language: android
jdk: oraclejdk8
env:
matrix:
- ANDROID_TARGET=android-23 ANDROID_ABI=x86
- ANDROID_TARGET=android-23 ANDROID_ABI=x86 org.gradle.jvmargs=-XX:-OmitStackTraceInFastThrow
android:
components:
- platform-tools