commit d0e60926196ad21372556c60e4c1e91c496cdc68 parent 3a2a67ff2cea060f80094022e493482e182df806 Author: gstraube <gstraube@mailbox.org> Date: Thu, 10 Aug 2017 20:25:08 +0200 Enable debug output Diffstat:
| M | .travis.yml | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/.travis.yml b/.travis.yml @@ -33,3 +33,5 @@ before_script: - adb shell input keyevent 82 & notifications: email: false +script: + - ./gradlew build connectedCheck --debug