aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author1024x22018-11-01 21:19:43 +0000
committer1024x22018-11-01 21:19:43 +0000
commit5e28d5b7382281396b3b3525232fc5ea3edd83d2 (patch)
tree0cb01e9d5842d899b63e0ea13b6a12142627e8b1
parenta051aace376492a48c10615106dda222a7136300 (diff)
fix
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 5e2c573..5c13f91 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,5 @@
language: node_js
+install: npm i --save-dev
script:
- npm run test
- npm run build