updated travis config
This commit is contained in:
parent
f4fea149a5
commit
be23eacb5e
|
@ -7,8 +7,8 @@ jdk: oraclejdk8
|
||||||
android:
|
android:
|
||||||
components:
|
components:
|
||||||
- tools
|
- tools
|
||||||
- tools # To fix https://github.com/travis-ci/travis-ci/issues/6040
|
- tools-26.0.2 # To fix https://github.com/travis-ci/travis-ci/issues/6040
|
||||||
- platform-tools
|
- platform-tools-26.0.0
|
||||||
- build-tools-26.0.0
|
- build-tools-26.0.0
|
||||||
- android-26
|
- android-26
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue