From a2d3fb7ffdf8b60c53e9c1b32c6506b9a529fb0a Mon Sep 17 00:00:00 2001 From: Joe Fleming Date: Mon, 6 Jun 2016 15:39:08 -0700 Subject: [PATCH] simplify the node test matrix --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 715af92..4f27f38 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,6 @@ node_js: - "stable" - "5" - "4" - - "4.3" notifications: email: false