mirror of
https://github.com/MinimalBible/MinimalBible
synced 2024-11-04 23:28:19 -05:00
Using some more instructions from Travis Issue #2848
This commit is contained in:
parent
3c37e37579
commit
c45754b146
@ -4,11 +4,14 @@ android:
|
||||
components:
|
||||
- tools
|
||||
- platform-tools
|
||||
- extra-android-m2repository
|
||||
- extra-android-support
|
||||
- extra-google-m2repository
|
||||
- build-tools-21.1.1
|
||||
- android-21
|
||||
- extra-android-support
|
||||
- extra-android-m2repository
|
||||
- extra-google-m2repository
|
||||
|
||||
before_script:
|
||||
- ./android update sdk -u -t 1,2,3
|
||||
|
||||
script:
|
||||
- ./gradlew test
|
||||
|
Loading…
Reference in New Issue
Block a user