aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2017-10-10 20:06:57 +0900
committerShin'ya Ueoka <ueokande@i-beam.org>2017-10-10 20:11:18 +0900
commit120fd9b02653ce2b6ef447b6ea50fb15514dbb10 (patch)
tree0afb33a3a90a316bab9d1f60c2750fc6e4c7a92c
parent2e7301b6ba71de02b6da0ab0b170a2b313377d5a (diff)
add npm package to CI
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index d9bd750..29b167b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,3 +9,4 @@ before_script:
script:
- npm run lint
- npm test
+ - npm run package