From 695f659c40825da17705f6737eed6a0828303851 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson <doug@somethingdoug.com> Date: Mon, 29 Jan 2018 00:08:21 -0500 Subject: [PATCH] build: support Node.js 9.x --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index ed276ca..07fda20 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,6 +11,7 @@ node_js: - "6.12" - "7.10" - "8.9" + - "9.4" sudo: false cache: directories: