Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2c88bd commit e73f925Copy full SHA for e73f925
.github/appveyor.yml
@@ -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