Files
JavaScriptServices/appveyor.yml
2016-02-02 16:22:32 +00:00

7 lines
120 B
YAML
Executable File

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