Moved from Gradle to bld
This commit is contained in:
parent
84cfe6098d
commit
68975a497b
58 changed files with 632 additions and 2393 deletions
|
@ -7,11 +7,11 @@ skip_tags: true
|
|||
build:
|
||||
verbosity: detailed
|
||||
|
||||
build_script:
|
||||
- gradlew.bat assemble --info --no-daemon
|
||||
download_script:
|
||||
- bld.bat download
|
||||
|
||||
test_script:
|
||||
- gradlew.bat check --info --no-daemon
|
||||
- bld.bat compile test
|
||||
|
||||
branches:
|
||||
only:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue