Add Appveyor (GH-324 backport) (GH-492)

This commit is contained in:
Zachary Ware 2017-03-10 01:07:18 -06:00 committed by GitHub
parent e2c88bdd6b
commit e73f9256a2

6
.github/appveyor.yml vendored Normal file
View file

@ -0,0 +1,6 @@
version: 3.5.3+.{build}
clone_depth: 5
build_script:
- cmd: PCbuild\build.bat -e
test_script:
- cmd: PCbuild\rt.bat -q -uall -rwW --timeout=1200 -j0