Allow builds on other branches

This commit is contained in:
Mikołaj Pich 2019-05-24 14:51:23 +02:00 committed by GitHub
parent e345fbe025
commit e52ce83ad7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,9 +2,5 @@ language: node_js
node_js:
- "node" # Latest stable Node.js release
branches:
only:
master
script:
- npm run lint