[CI] Except the release branch
This commit is contained in:
parent
baab3e7ad8
commit
9f1e63a190
1 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,10 @@
|
|||
# travis file
|
||||
# https://docs.travis-ci.com/user/customizing-the-build
|
||||
|
||||
branches:
|
||||
except:
|
||||
- release
|
||||
|
||||
language: node_js
|
||||
|
||||
node_js:
|
||||
|
|
Loading…
Reference in a new issue