Skip to content

Commit

Permalink
Trying SDK 25 for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
isuPatches committed Jul 23, 2017
1 parent 9b08985 commit aa64cec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cache:
env:
global:
- ANDROID_API_LEVEL=26
- EMULATOR_API_LEVEL=26
- EMULATOR_API_LEVEL=25
- ANDROID_BUILD_TOOLS_VERSION=26.0.0
- ANDROID_ABI=google_apis/armeabi-v7a
- ADB_INSTALL_TIMEOUT=20 # minutes (2 minutes by default)
Expand All @@ -23,8 +23,8 @@ android:
- build-tools-$ANDROID_BUILD_TOOLS_VERSION
- android-$ANDROID_API_LEVEL
- android-$EMULATOR_API_LEVEL
- sys-img-armeabi-v7a-addon-google_apis-google-$ANDROID_API_LEVEL
- sys-img-armeabi-v7a-addon-google_apis-google-$EMULATOR_API_LEVEL
- sys-img-armeabi-v7a-android-$ANDROID_API_LEVEL
- sys-img-armeabi-v7a-android-$EMULATOR_API_LEVEL
- extra-android-m2repository
- extra-android-support
- extra-google-m2repository
Expand Down

0 comments on commit aa64cec

Please sign in to comment.