liujiahua123123 6 سال پیش
والد
کامیت
681205d0f4
1فایلهای تغییر یافته به همراه3 افزوده شده و 1 حذف شده
  1. 3 1
      .travis.yml

+ 3 - 1
.travis.yml

@@ -2,6 +2,8 @@ language: android
 #### use android since there are android components####
 #### use android since there are android components####
 jdk:
 jdk:
   - openjdk11
   - openjdk11
+os: linux
+
 
 
 android:
 android:
   components:
   components:
@@ -17,7 +19,7 @@ licenses:
 
 
 install: true
 install: true
 
 
-sudo: required
+
 before_script:
 before_script:
   - chmod +x gradlew
   - chmod +x gradlew