mirror of
https://github.com/afollestad/nock-nock.git
synced 2025-08-08 08:58:41 +00:00
Still trying to fix Travis
This commit is contained in:
parent
82c1a17c68
commit
e2f7db22d1
1 changed files with 1 additions and 2 deletions
|
@ -20,9 +20,8 @@ env:
|
||||||
-
|
-
|
||||||
# Emulator Management: Create, Start and Wait
|
# Emulator Management: Create, Start and Wait
|
||||||
before_script:
|
before_script:
|
||||||
- android list target
|
|
||||||
- echo no | android create avd --force -n test -t android-24 --abi default/armeabi-v7a
|
- echo no | android create avd --force -n test -t android-24 --abi default/armeabi-v7a
|
||||||
- emulator -avd test -no-audio -no-window &
|
- emulator -avd test -no-window &
|
||||||
- android-wait-for-emulator
|
- android-wait-for-emulator
|
||||||
- adb shell input keyevent 82 &
|
- adb shell input keyevent 82 &
|
||||||
-
|
-
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue