Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e73f925

Browse files
authored
Add Appveyor (GH-324 backport) (GH-492)
1 parent e2c88bd commit e73f925

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/appveyor.yml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
version: 3.5.3+.{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 --timeout=1200 -j0

0 commit comments

Comments
 (0)