mirror of
https://github.com/stom79/exodus-android-app
synced 2025-01-03 16:39:15 +01:00
CI: 25 is the default target installed by travis
This commit is contained in:
parent
c4bff2753b
commit
73b26ecbe0
@ -18,7 +18,7 @@ before_script:
|
||||
- gradle wrapper --gradle-version 4.1 -b empty.file
|
||||
- rm empty.file
|
||||
- android list target
|
||||
- echo no | android create avd --force -n test -t android-27 --abi armeabi-v7a
|
||||
- echo no | android create avd --force -n test -t android-25 --abi armeabi-v7a
|
||||
- emulator -avd test -no-audio -no-window &
|
||||
- android-wait-for-emulator
|
||||
- adb shell input keyevent 82 &
|
||||
|
Loading…
Reference in New Issue
Block a user