appveyor.yml - exclude wip/v2 branch
This commit is contained in:
@@ -9,6 +9,7 @@ version: 1.0.{build}-{branch}
|
||||
branches:
|
||||
except:
|
||||
- gh-pages
|
||||
- wip/v2
|
||||
|
||||
# Do not build on tags (GitHub and BitBucket)
|
||||
skip_tags: false
|
||||
|
||||
Reference in New Issue
Block a user