From c1855754face6829748c036d85469004cc0b2c76 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Sat, 18 Feb 2017 21:26:18 -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 227e004..a1db05f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,7 @@ node_js: - "4.7" - "5.12" - "6.9" + - "7.5" sudo: false cache: directories: