From 58134694edb6b351a350c610ebdde8ae2a4aa260 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Sun, 1 Jan 2017 22:12:04 -0500 Subject: [PATCH] build: Node.js@4.7 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 21d5c2f..58c17b9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,7 @@ node_js: - "2.2" - "2.5" - "3.3" - - "4.6" + - "4.7" - "5.12" - "6.9" - "7.1"