From 2ef1ffa28680c0f6cc23539c32e3f0ae764b5b6e Mon Sep 17 00:00:00 2001 From: 1024x2 Date: Thu, 1 Nov 2018 21:32:12 +0000 Subject: can you non't --- .travis.yml | 5 +++-- 1 file 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 -- cgit v1.2.3