Added appveyor.yml
This commit is contained in:
parent
fb84f71789
commit
3defd02f93
6
appveyor.yml
Normal file
6
appveyor.yml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
version: 1.0.{build}
|
||||||
|
image: Visual Studio 2017
|
||||||
|
install:
|
||||||
|
- cmd: git submodule -q update --init
|
||||||
|
build_script:
|
||||||
|
- ps: .\build.ps1
|
Loading…
Reference in New Issue
Block a user