Skip to content

Commit

Permalink
Please work
Browse files Browse the repository at this point in the history
  • Loading branch information
isuPatches committed Jul 23, 2017
1 parent 8caea61 commit ba806d1
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 @@ -25,12 +25,12 @@ android:
- build-tools-$BUILD_TOOLS_VERSION
- android-$EMULATOR_SDK_LEVEL
- android-$TARGET_SDK_LEVEL
- sys-img-$ABI-google_apis-$EMULATOR_SDK_LEVEL
- extra-android-m2repository
- extra-android-support
- extra-google-m2repository

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

0 comments on commit ba806d1

Please sign in to comment.