mirror of
https://github.com/etlegacy/etlegacy-android.git
synced 2024-11-10 06:52:06 +00:00
travis: some cleanup
This commit is contained in:
parent
49003f36e1
commit
91258b9985
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue