ADD npm i

This commit is contained in:
salomonelli 2017-10-20 20:38:59 +02:00
parent 185a9de379
commit 605a9b2eac

View File

@ -3,6 +3,7 @@ node_js:
- "node"
before_deploy:
- npm i
- npm run lint
- npm test
- npm export