From b7399d49b19e23bb2802c081f7e749f60f42d62f Mon Sep 17 00:00:00 2001 From: coderaiser Date: Sun, 1 Jul 2012 11:34:43 +0300 Subject: [PATCH] node v4.0 removed from list, because jshin fails to install --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 642dbbb1..ab04eab2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: node_js node_js: - - 0.4 #no need, it's to old (no gzip, jshint test not working out) + #- 0.4 #jshint fails to install (no gzip, jshint test not working out) - 0.6 - 0.7 # development version of 0.8, may be unstable - 0.8