mirror of
https://github.com/MinimalBible/MinimalBible
synced 2024-11-05 07:38:20 -05:00
Rename the ABI one more time
This commit is contained in:
parent
03a20ba75f
commit
e8805f822e
@ -20,7 +20,7 @@ before_install:
|
|||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- echo no | android create avd --force -n test -t android-22 --abi default/armeabi-v7
|
- echo no | android create avd --force -n test -t android-22 --abi default/armeabi-v7a
|
||||||
- emulator -avd test -no-skin -no-audio -no-window &
|
- emulator -avd test -no-skin -no-audio -no-window &
|
||||||
- android-wait-for-emulator
|
- android-wait-for-emulator
|
||||||
- adb shell input keyevent 82 &
|
- adb shell input keyevent 82 &
|
||||||
|
Loading…
Reference in New Issue
Block a user