From 59b9e42745f9fba6dd5fa02701a943e2f9ff719b Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Fri, 6 May 2016 00:53:51 -0400 Subject: [PATCH] build: support Node.js 6.x --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 376b9dc4..40f54bc8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,7 @@ node_js: - "3.3" - "4.4" - "5.11" + - "6.1" sudo: false cache: directories: