Update .travis.yml
This commit is contained in:
parent
1f5848bd0b
commit
36a4460734
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ android:
|
||||||
# Emulator Management: Create, Start and Wait
|
# Emulator Management: Create, Start and Wait
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- sudo modprobe kvm
|
|
||||||
- echo no | android create avd --force -n test -t android-23 --abi armeabi-v7a
|
- echo no | android create avd --force -n test -t android-23 --abi 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
|
||||||
|
|
Loading…
Reference in a new issue