Skip to content

Commit

Permalink
Another check
Browse files Browse the repository at this point in the history
  • Loading branch information
isuPatches committed Jul 23, 2017
1 parent aa27063 commit 3d228bd
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 @@ -19,6 +19,7 @@ android:
- extra-android-m2repository
- extra-android-support
- extra-google-m2repository
- sys-img-armeabi-v7a-google_apis-android-16

env:
matrix:
Expand All @@ -34,7 +35,6 @@ env:
# - API=android-26 ABI=armeabi-v7a

before_script:
- android-update-sdk --components=sys-img-$ABI-google_apis-$API --accept-licenses='android-sdk-license-[0-9a-f]{8}'
- echo no | android create avd --force -n test -t $API --abi $ABI
- emulator -avd test -no-audio -no-window
- android-wait-for-emulator
Expand Down

0 comments on commit 3d228bd

Please sign in to comment.