[3.6] Only run AppVeyor on long-lived branches (GH-1941)

Also on the short-lived `buildbot-custom` branch.
(cherry picked from commit d3bedf356a)
This commit is contained in:
Zachary Ware 2017-06-04 19:50:37 -05:00 committed by GitHub
parent 7e6d999b6c
commit 47779d720a

View file

@ -1,5 +1,10 @@
version: 3.6.1+.{build}
clone_depth: 5
branches:
only:
- master
- /\d\.\d/
- buildbot-custom
build_script:
- cmd: PCbuild\build.bat -e
test_script: