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