Files
JavaScriptServices/appveyor.yml
2016-03-01 01:10:43 +00:00

8 lines
121 B
YAML
Executable File

init:
- git config --global core.autocrlf true
build_script:
- build.cmd verify
clone_depth: 1
test: off
deploy: off