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