mirror of
https://github.com/MinimalBible/MinimalBible-Legacy
synced 2025-12-03 16:18:46 -05:00
Update the Travis build tools
This commit is contained in:
@ -1,5 +1,7 @@
|
|||||||
language: android
|
language: android
|
||||||
env:
|
env:
|
||||||
|
components:
|
||||||
|
- build-tools-20.0.0
|
||||||
matrix:
|
matrix:
|
||||||
- ANDROID_SDKS=android-19,sysimg-19 ANDROID_TARGET=android-19 ANDROID_ABI=armeabi-v7a
|
- ANDROID_SDKS=android-19,sysimg-19 ANDROID_TARGET=android-19 ANDROID_ABI=armeabi-v7a
|
||||||
before_install:
|
before_install:
|
||||||
|
|||||||
Reference in New Issue
Block a user