Skip to content
Prev Previous commit
Next Next commit
more debug info
  • Loading branch information
martinbonnin committed Oct 13, 2018
commit 1537ebef1edefecca665862adf9fe61444a07d91
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ before_script:
- adb shell input keyevent 82 &

script:
- ./gradlew build
- ./gradlew build --stacktrace
- ./gradlew build connectedAndroidTest --stacktrace

after_success:
Expand Down