Update Travis config
This commit is contained in:
parent
42720e933e
commit
7842f5a255
|
|
@ -3,6 +3,8 @@ android:
|
|||
components:
|
||||
- build-tools-19.0.3
|
||||
- extra-android-support
|
||||
licenses:
|
||||
- android-sdk-license-5be876d5
|
||||
env:
|
||||
matrix:
|
||||
- ANDROID_SDKS=android-19,sysimg-19 ANDROID_TARGET=android-19 ANDROID_ABI=armeabi-v7a
|
||||
|
|
|
|||
Loading…
Reference in New Issue