Fix .travis.yml https://github.com/travis-ci/travis-ci/issues/5036
This commit is contained in:
parent
90805cc496
commit
9e930ae923
1 changed files with 2 additions and 2 deletions
|
@ -2,10 +2,10 @@ language: android
|
||||||
|
|
||||||
android:
|
android:
|
||||||
components:
|
components:
|
||||||
- android-23
|
|
||||||
- build-tools-23.0.2
|
|
||||||
- platform-tools
|
- platform-tools
|
||||||
- tools
|
- tools
|
||||||
|
- build-tools-23.0.2
|
||||||
|
- android-23
|
||||||
- extra-google-m2repository
|
- extra-google-m2repository
|
||||||
- extra-android-m2repository
|
- extra-android-m2repository
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue