Re: [CI] Except the release branch
This commit is contained in:
parent
9f1e63a190
commit
ac26397777
|
@ -1,6 +1,10 @@
|
||||||
# appveyor file
|
# appveyor file
|
||||||
# http://www.appveyor.com/docs/appveyor-yml
|
# http://www.appveyor.com/docs/appveyor-yml
|
||||||
|
|
||||||
|
branches:
|
||||||
|
except:
|
||||||
|
- release
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
matrix:
|
matrix:
|
||||||
- nodejs_version: 8.4.0
|
- nodejs_version: 8.4.0
|
||||||
|
|
Loading…
Reference in New Issue