1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 02:20:03 +08:00
SpaceVim/appveyor.yml
2017-10-10 20:03:05 +08:00

10 lines
157 B
YAML

version: 1.0.{build}
pull_requests:
do_not_increment_build_number: true
skip_tags: true
clone_depth: 1
test_script:
- ps: make test
build: off
deploy: off