From 72e6f64ca896fc77f7d87ec36eaec9dc19771f41 Mon Sep 17 00:00:00 2001 From: Mihai Bazon Date: Tue, 7 Jan 2014 18:56:18 +0200 Subject: [PATCH] Disable node 0.6 since the build fails consistently and it's not our fault. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index d9591272..3d9a761d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,6 @@ language: node_js node_js: - "0.4" - - "0.6" - "0.8" - "0.10" - "0.11" -- 2.34.1