Skip to content

Commit 7a3ba74

Browse files
committed
Testing with Android 21
1 parent f615378 commit 7a3ba74

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
@@ -46,7 +46,7 @@ matrix:
4646
jdk: oraclejdk8
4747
before_script:
4848
- android list targets
49-
- echo no | android create avd --force -n test -t android-22 -b armeabi-v7a
49+
- echo no | android create avd --force -n test -t android-21 -b armeabi-v7a
5050
- emulator -avd test -no-audio -no-window &
5151
- android-wait-for-emulator
5252
- adb shell input keyevent 82 &

0 commit comments

Comments
 (0)