Fix .travis.yml
This commit is contained in:
parent
aaa9af93de
commit
5cf345eaa3
1 changed files with 2 additions and 2 deletions
|
@ -2,10 +2,10 @@ language: android
|
|||
|
||||
android:
|
||||
components:
|
||||
- android-23
|
||||
- build-tools-23.0.2
|
||||
- platform-tools
|
||||
- tools
|
||||
- build-tools-23.0.2
|
||||
- android-23
|
||||
- extra-google-m2repository
|
||||
- extra-android-m2repository
|
||||
|
||||
|
|
Loading…
Reference in a new issue