From: Thomas Genin Date: Thu, 5 Nov 2015 19:24:03 +0000 (-0800) Subject: Node v5 is out. Let Travis run the tests with it X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=f4e403fd77d717c60bccdfd964debea359a37380;p=html-minifier.git Node v5 is out. Let Travis run the tests with it --- diff --git a/.travis.yml b/.travis.yml index c955782..e59f271 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,7 @@ node_js: - "0.10" - "0.12" - "4" + - "5" branches: only: