We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed04dda commit c3cb7fcCopy full SHA for c3cb7fc
.travis.yml
@@ -7,7 +7,6 @@ before_script:
7
# Create and start emulator
8
- echo no | android create avd --force -n test -t android-16 --abi armeabi-v7a
9
- emulator -avd test -no-skin -no-audio -no-window &
10
- - chmod 777 ./wait_for_emulator
11
- ./wait_for_emulator
12
- adb shell input keyevent 82 &
13
0 commit comments