mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 05:30:07 +08:00
10 lines
157 B
YAML
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
|