Exclude wiki from appveyor
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
version: 1.0.{build}-{branch}
|
version: 1.0.{build}-{branch}
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
except: [gh-pages, master, canary_base]
|
except: [gh-pages, master, canary_base, wiki]
|
||||||
|
|
||||||
skip_tags: true
|
skip_tags: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user