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 7a8b4c5 commit 1bab170Copy full SHA for 1bab170
.travis.yml
@@ -22,6 +22,7 @@ android:
22
- sys-img-armeabi-v7a-android-19
23
- sys-img-x86-android-17
24
25
+
26
before_script:
27
- echo no | android create avd --force -n test -t android-17 --abi armeabi-v7a
28
- emulator -avd test -no-skin -no-audio -no-window &
0 commit comments