mirror of https://github.com/mifi/lossless-cut
Add lint and travis
parent
150cf39ee0
commit
a38cfd8953
@ -0,0 +1,7 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "4"
|
||||
- "6"
|
||||
|
||||
script:
|
||||
npm run lint
|
||||
Loading…
Reference in New Issue