From 1c69c86fcf2a8fa15c65800a0d0e5e14d28bed33 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Sun, 29 Jul 2018 15:09:22 -0400 Subject: [PATCH] build: support Node.js 10.x --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index df524d09..2d5d9de8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,6 +12,7 @@ node_js: - "7.10" - "8.11" - "9.11" + - "10.7" sudo: false cache: directories: