Update travis
Signed-off-by: Jonas Kalderstam <jonas@kalderstam.se>
This commit is contained in:
parent
d2986dd4b0
commit
0d07cc62bc
|
|
@ -1,12 +1,12 @@
|
|||
language: android
|
||||
env:
|
||||
matrix:
|
||||
- ANDROID_SDKS=android-21,sysimg-21 ANDROID_TARGET=android-21 ANDROID_ABI=armeabi-v7a
|
||||
- ANDROID_SDKS=android-22,sysimg-21 ANDROID_TARGET=android-22 ANDROID_ABI=armeabi-v7a
|
||||
android:
|
||||
components:
|
||||
- platform-tools
|
||||
- build-tools-22.0.1
|
||||
- android-21
|
||||
- android-22
|
||||
- sys-img-armeabi-v7a-android-21
|
||||
- extra-android-support
|
||||
- extra-google-m2repository
|
||||
|
|
|
|||
Loading…
Reference in New Issue