From 502c940dc776cd91ea0b6321be27fd4377dd2123 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Mon, 16 Jan 2017 01:38:30 -0500 Subject: [PATCH] build: support Node.js 7.x --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 47a9991e..abb28d97 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,7 @@ node_js: - "4.7" - "5.12" - "6.9" + - "7.4" sudo: false cache: directories: