mirror of
https://github.com/afollestad/nock-nock.git
synced 2025-04-22 04:25:16 +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
|
||||
before_script:
|
||||
- android list target
|
||||
- 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
|
||||
- adb shell input keyevent 82 &
|
||||
-
|
||||
|
|
Loading…
Add table
Reference in a new issue