Skip to content

Commit a7cac76

Browse files
longbaiMistyL
authored andcommitted
update tag
1 parent 292374f commit a7cac76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ android:
2929
# Emulator Management: Create, Start and Wait
3030
before_script:
3131
- android list targets
32-
- echo no | android create avd --force -n test -t android-25 --abi x86
32+
- echo no | android create avd --force -n test -t android-25 --abi google_apis/x86
3333
- emulator -avd test -no-skin -no-audio -no-window &
3434
- android-wait-for-emulator
3535
- adb shell input keyevent 82 &

0 commit comments

Comments
 (0)