Fix travis config

gtask_note_sync
Alex Baker 7 years ago
parent b181752d6d
commit 44dea88fe2

@ -23,5 +23,5 @@ before_install:
- adb shell input keyevent 82 &
script:
- ./gradlew :lintGoogleplayDebug
- ./gradlew :connectedGoogleplayDebugAndroidTest
- ./gradlew :app:lintGoogleplayDebug
- ./gradlew :app:connectedGoogleplayDebugAndroidTest

Loading…
Cancel
Save