mirror of
https://github.com/null2264/yokai.git
synced 2025-07-18 06:46:57 +00: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:
|
before_script:
|
||||||
- chmod +x gradlew
|
- chmod +x gradlew
|
||||||
#Build, and run tests
|
#Build, and run tests
|
||||||
script: "./gradlew clean buildDebug"
|
script: "./gradlew clean buildStandardDebug"
|
||||||
sudo: false
|
sudo: false
|
||||||
|
|
||||||
before_cache:
|
before_cache:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue