Allow builds on other branches
This commit is contained in:
parent
e345fbe025
commit
e52ce83ad7
1 changed files with 0 additions and 4 deletions
|
@ -2,9 +2,5 @@ language: node_js
|
|||
node_js:
|
||||
- "node" # Latest stable Node.js release
|
||||
|
||||
branches:
|
||||
only:
|
||||
master
|
||||
|
||||
script:
|
||||
- npm run lint
|
||||
|
|
Loading…
Reference in a new issue