Skip to content

Commit

Permalink
:/
Browse files Browse the repository at this point in the history
  • Loading branch information
rtoshiro committed Sep 3, 2017
1 parent 9ec5a01 commit 5af6458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ android:
# if you need to run emulator(s) during your tests
- sys-img-armeabi-v7a-android-23
before_script:
- echo no | android create avd --force -n test -t android-23 --abi armeabi-v7a
- echo no | android create avd --force -n test -t android-21 --abi armeabi-v7a
- emulator -avd test -no-audio -no-window &
- android-wait-for-emulator
- adb shell input keyevent 82 &

0 comments on commit 5af6458

Please sign in to comment.