OnJava8-Examples/appveyor.yml
2016-07-08 14:16:55 -06:00

5 lines
69 B
YAML

build_script:
- gradlew.bat --parallel --stacktrace run
test: off