Add AppVeyor configuration

This commit is contained in:
Antonio Scandurra
2015-04-04 17:50:36 +02:00
parent 42092ce415
commit dbd5850c5b

9
appveyor.yml Normal file
View File

@@ -0,0 +1,9 @@
version: "{build}"
os: Windows Server 2012 R2
test: off
deploy: off
build_script:
- cd %APPVEYOR_BUILD_FOLDER%
- script/cibuild