Skip to content

Commit 5af6458

Browse files
committed
:/
1 parent 9ec5a01 commit 5af6458

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
@@ -20,7 +20,7 @@ android:
2020
# if you need to run emulator(s) during your tests
2121
- sys-img-armeabi-v7a-android-23
2222
before_script:
23-
- echo no | android create avd --force -n test -t android-23 --abi armeabi-v7a
23+
- echo no | android create avd --force -n test -t android-21 --abi armeabi-v7a
2424
- emulator -avd test -no-audio -no-window &
2525
- android-wait-for-emulator
2626
- adb shell input keyevent 82 &

0 commit comments

Comments
 (0)