We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e39bfb commit 979f59fCopy full SHA for 979f59f
.travis.yml
@@ -33,7 +33,7 @@ before_script:
33
- npm install
34
- echo no | android create avd --force -n $AVD_NAME -t android-$EMULATOR_API_VER --abi
35
default/armeabi-v7a -c 12M
36
-- emulator -avd $AVD_NAME -no-audio -no-skin -no-window &
+- emulator -avd $AVD_NAME -no-audio -no-window &
37
# - android-wait-for-emulator
38
- ./build/travis-scripts/android-wait-for-emulator
39
- adb shell input keyevent 82 &
build/travis-scripts/android-wait-for-emulator
100644
100755
0 commit comments