Update Travis CI config
This commit is contained in:
parent
b785105b6c
commit
8ab836fe12
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ language: android
|
|||
android:
|
||||
components:
|
||||
- tools
|
||||
- build-tools-24.0.3
|
||||
- android-24
|
||||
- build-tools-25.0.2
|
||||
- android-25
|
||||
- extra-android-m2repository
|
||||
|
||||
jdk: oraclejdk8
|
||||
|
|
Loading…
Reference in a new issue