aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author1024x22018-11-01 21:32:12 +0000
committer1024x22018-11-01 21:32:12 +0000
commit2ef1ffa28680c0f6cc23539c32e3f0ae764b5b6e (patch)
tree1543e73ef08c321c4063d6e7b70746e644548df3
parent9b15b5ba25b7907addf96691bdaa7801cfb9557a (diff)
can you non't
-rw-r--r--.travis.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 905ccd0..e894d78 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,7 @@
+sudo: false
+dist: trusty
language: node_js
-node_js: "nodejs"
-install: npm i --save-dev
+node_js: nodejs
script:
- npm run test
- npm run build