1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 05:30:07 +08:00
SpaceVim/appveyor.yml

10 lines
157 B
YAML
Raw Normal View History

2017-10-10 20:03:05 +08:00
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