Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Commit

Permalink
update versions in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
spacecowboy committed Aug 18, 2015
1 parent f9ea81d commit 62838b5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ sudo: false
language: android
env:
matrix:
- ANDROID_SDKS=android-22,sysimg-21 ANDROID_TARGET=android-22 ANDROID_ABI=armeabi-v7a
- ANDROID_SDKS=android-23,sysimg-23 ANDROID_TARGET=android-23 ANDROID_ABI=armeabi-v7a
android:
components:
- platform-tools
- build-tools-22.0.1
- android-22
- sys-img-armeabi-v7a-android-21
- build-tools-23.0.0
- android-23
- sys-img-armeabi-v7a-android-23
- extra-android-support
- extra-google-m2repository
- extra-android-m2repository
Expand Down

0 comments on commit 62838b5

Please sign in to comment.