From 90a87774bcbb279386c620c1cd07714ec693a0d6 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Mon, 18 Jan 2016 00:23:13 -0500 Subject: [PATCH] build: Node.js@4.2 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index cf512c8..0280df8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ node_js: - "2.5" - "3.3" - "4.2" - - "5.3" + - "5.4" sudo: false before_install: # Setup Node.js version-specific dependencies