ADD npm i
This commit is contained in:
parent
185a9de379
commit
605a9b2eac
@ -3,6 +3,7 @@ node_js:
|
||||
- "node"
|
||||
|
||||
before_deploy:
|
||||
- npm i
|
||||
- npm run lint
|
||||
- npm test
|
||||
- npm export
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user