add npm package to CI

This commit is contained in:
Shin'ya Ueoka 2017-10-10 20:06:57 +09:00
parent 2e7301b6ba
commit 120fd9b026

View file

@ -9,3 +9,4 @@ before_script:
script:
- npm run lint
- npm test
- npm run package