len 9 жил өмнө
parent
commit
c64bd81339
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -15,7 +15,7 @@ android:
 before_script:
     - chmod +x gradlew
 #Build, and run tests
-script: "./gradlew clean build"
+script: "./gradlew clean buildDebug"
 sudo: false
 
 before_cache: