diff --git a/appveyor.yml b/appveyor.yml new file mode 100644 index 000000000..77865dfb7 --- /dev/null +++ b/appveyor.yml @@ -0,0 +1,9 @@ +version: "{build}" +os: Windows Server 2012 R2 + +test: off +deploy: off + +build_script: + - cd %APPVEYOR_BUILD_FOLDER% + - script/cibuild