add npm package to CI

jh-changes
Shin'ya Ueoka 7 years ago
parent 2e7301b6ba
commit 120fd9b026
  1. 1
      .travis.yml

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