Add appveyor CI support.
This commit is contained in:
parent
46c04032a4
commit
831e788e7f
|
|
@ -0,0 +1,5 @@
|
|||
build_script:
|
||||
- build.cmd verify
|
||||
clone_depth: 1
|
||||
test: off
|
||||
deploy: off
|
||||
Loading…
Reference in New Issue