mirror of
https://github.com/mihonapp/mihon.git
synced 2025-03-14 10:18:30 +03:00
Fix travis
This commit is contained in:
parent
2856d9d6a3
commit
ba2a8c82f8
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue