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 7e6d999 commit 47779d7Copy full SHA for 47779d7
1 file changed
.github/appveyor.yml
@@ -1,5 +1,10 @@
1
version: 3.6.1+.{build}
2
clone_depth: 5
3
+branches:
4
+ only:
5
+ - master
6
+ - /\d\.\d/
7
+ - buildbot-custom
8
build_script:
9
- cmd: PCbuild\build.bat -e
10
test_script:
0 commit comments