We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 309fb90 commit 9826527Copy full SHA for 9826527
.github/appveyor.yml
@@ -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