1
0
mirror of https://github.com/TeamNewPipe/NewPipe.git synced 2024-11-25 12:32:31 +01:00

made CI script print stack trace

This commit is contained in:
Christian Schabesberger 2016-03-07 18:51:43 +01:00
parent 2d47daabf8
commit 0c9b6582cc

View File

@ -28,3 +28,5 @@ before_script:
- emulator -avd test -no-skin -no-audio -no-window &
- android-wait-for-emulator
- adb shell input keyevent 82 &
script: ./gradlew --stacktrace build connectedCheck