From 6b83ae47bbf2d5eab8ac94b4d6130e09a21ac85b Mon Sep 17 00:00:00 2001 From: Jarrett Cruger Date: Mon, 8 Sep 2014 16:28:51 -0400 Subject: [PATCH] [ci] remove 0.11.x to avoid failing builds caused by TLS errors --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ba5be41..c29c969 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,6 @@ language: node_js node_js: - "0.10" - - "0.11" notifications: email: