fix travis build
This commit is contained in:
parent
ea1d83a5e9
commit
ad93850437
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
language: android
|
||||
jdk: oraclejdk8
|
||||
|
||||
before_install:
|
||||
- yes | sdkmanager "platforms;android-27"
|
||||
|
||||
licenses:
|
||||
- 'android-sdk-preview-license-.+'
|
||||
- 'android-sdk-license-.+'
|
||||
|
|
Loading…
Reference in a new issue