Skip to content

Commit 5ec1e2f

Browse files
committed
AppVeyor Tweak
Make sure AppVeyor build environment doesn't build the coverity_scan branch
1 parent c4b5012 commit 5ec1e2f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

appveyor.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ branches:
1919
# whitelist
2020
only:
2121
- build
22+
23+
# blacklist
24+
except:
25+
- gh-pages
26+
- coverity_scan
2227

2328
# Do not build on tags (GitHub only)
2429
skip_tags: true

0 commit comments

Comments
 (0)