removed --stacktrace form CI buildscript

pull/233/head
Christian Schabesberger 2016-03-08 01:02:01 +01:00
rodzic f6450d4b4d
commit fcb445a381
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -29,4 +29,4 @@ before_script:
- android-wait-for-emulator
- adb shell input keyevent 82 &
script: ./gradlew --stacktrace build connectedCheck
script: ./gradlew build connectedCheck