From 99e8fc6a6cda98a0fe1a58876973296ebf2edeb5 Mon Sep 17 00:00:00 2001 From: mumuy Date: Mon, 26 Sep 2016 23:05:26 +0800 Subject: [PATCH] =?UTF-8?q?updated=20=E4=BB=A3=E7=A0=81=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index bc0a742..0d3b759 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,4 @@ node_js: - "0.12" script: - - npm install - - npm run build - - npm test + - npm run ci