From c67a6108d45c92d931273f755843a4480f8de638 Mon Sep 17 00:00:00 2001 From: mumuy Date: Mon, 26 Sep 2016 21:48:43 +0800 Subject: [PATCH] =?UTF-8?q?updated=20=20=E6=B5=8B=E8=AF=95=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2bad81b..69c1f58 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,9 @@ language: node_js + node_js: - "4.4.4" - - "0.12" \ No newline at end of file + - "0.12" + +script: + - npm run build + - npm test