mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2026-04-17 08:30:56 +02:00
fix travis build
This commit is contained in:
parent
ea1d83a5e9
commit
ad93850437
|
|
@ -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