mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-14 23:25:10 +01:00
Build debug in travis
This commit is contained in:
parent
c31f0b4bb3
commit
c64bd81339
@ -15,7 +15,7 @@ android:
|
|||||||
before_script:
|
before_script:
|
||||||
- chmod +x gradlew
|
- chmod +x gradlew
|
||||||
#Build, and run tests
|
#Build, and run tests
|
||||||
script: "./gradlew clean build"
|
script: "./gradlew clean buildDebug"
|
||||||
sudo: false
|
sudo: false
|
||||||
|
|
||||||
before_cache:
|
before_cache:
|
||||||
|
Loading…
Reference in New Issue
Block a user