From: alexlamsl Date: Wed, 27 Apr 2016 10:23:25 +0000 (+0800) Subject: test for Node.js 6 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=3809838c99043e6d791e5eb65588cdf7596fc07e;p=html-minifier.git test for Node.js 6 --- diff --git a/.travis.yml b/.travis.yml index 1f55f88..e67714f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ sudo: false node_js: - "0.10" - "4" - - "5" + - "6" branches: only: