Skip to content

Commit 9826527

Browse files
committed
Add Appveyor (GH-324 backport)
1 parent 309fb90 commit 9826527

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/appveyor.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
version: 2.7.13+.{build}
2+
clone_depth: 5
3+
build_script:
4+
- cmd: PCbuild\build.bat -e
5+
test_script:
6+
- cmd: PCbuild\rt.bat -q -uall -rwW -j0

0 commit comments

Comments
 (0)