From dde88eb755a67ce0537944ab72054fbbdc211c2d Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Tue, 8 May 2018 14:01:55 -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 a1e1e83c..5516bf50 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,6 +12,7 @@ node_js: - "7.10" - "8.11" - "9.11" + - "10.0" sudo: false cache: directories: