mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2026-04-23 08:04:58 +02:00
fix the license error in travis
This commit is contained in:
parent
8c87118e7e
commit
36b5e27603
|
|
@ -9,6 +9,15 @@ android:
|
|||
- extra-google-m2repository
|
||||
- extra-android-m2repository
|
||||
|
||||
licenses:
|
||||
- 'android-sdk-preview-license-.+'
|
||||
- 'android-sdk-license-.+'
|
||||
- 'google-gdk-license-.+'
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.gradle
|
||||
|
||||
# ok no tests for now
|
||||
# - sys-img-x86-android-22
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue