OnJava8-Examples/appveyorXX.yml
Bruce Eckel cc94cad718 Appveyor broken
They are giving an error message that using build_script formerly fixed.

Commented out both CI results.
2020-10-09 04:53:27 -06:00

5 lines
70 B
YAML

build_script:
- gradlew.bat --no-daemon --stacktrace run
test: off