travis: some cleanup

This commit is contained in:
rafal1137 2020-06-16 23:19:57 +02:00
parent 49003f36e1
commit 91258b9985

View file

@ -35,7 +35,5 @@ before_install:
- android-wait-for-emulator
- adb shell input keyevent 82 &
script:
- ./gradlew assembleDebug
after_script:
# now run the tests
- ./gradlew connectedAndroidTest