mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-08 20:39:34 +02:00
Fix travis
This commit is contained in:
@@ -18,7 +18,7 @@ jdk:
|
||||
before_script:
|
||||
- chmod +x gradlew
|
||||
#Build, and run tests
|
||||
script: "./gradlew clean buildDebug"
|
||||
script: "./gradlew clean buildStandardDebug"
|
||||
sudo: false
|
||||
|
||||
before_cache:
|
||||
|
Reference in New Issue
Block a user