Updated Appveyor to ignore canary_base builds
This commit is contained in:
parent
c364822ab0
commit
7b27456639
|
@ -4,6 +4,7 @@ branches:
|
||||||
except:
|
except:
|
||||||
- gh-pages
|
- gh-pages
|
||||||
- master
|
- master
|
||||||
|
- canary_base
|
||||||
|
|
||||||
skip_tags: true
|
skip_tags: true
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue