mirror of
https://github.com/mamoe/mirai.git
synced 2025-03-05 00:10:13 +08:00
travis
This commit is contained in:
parent
3e18bd2f78
commit
f4b53277e2
10
.travis.yml
10
.travis.yml
@ -1,6 +1,5 @@
|
||||
language: java
|
||||
|
||||
|
||||
language: android
|
||||
#### use android since there are android components####
|
||||
jdk:
|
||||
- openjdk11
|
||||
|
||||
@ -10,7 +9,10 @@ android:
|
||||
- android-26
|
||||
- extra
|
||||
|
||||
|
||||
licenses:
|
||||
- 'android-sdk-license-.+'
|
||||
- 'google-gdk-license-.+'
|
||||
- 'android-sdk-preview-license-.+'
|
||||
|
||||
|
||||
install: true
|
||||
|
Loading…
Reference in New Issue
Block a user