Run lint in travis
This commit is contained in:
parent
25429b3c24
commit
9e2b92677b
1 changed files with 3 additions and 0 deletions
|
|
@ -2,3 +2,6 @@ language: node_js
|
|||
node_js:
|
||||
- lts/*
|
||||
cache: yarn
|
||||
script:
|
||||
- yarn test
|
||||
- yarn lint
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue