From 695381ed827db413aaebc845870fbd6ea99a7046 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Tue, 4 Sep 2018 20:14:40 -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 11a3951..af0d933 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,6 +12,7 @@ node_js: - "7.10" - "8.11" - "9.11" + - "10.9" sudo: false cache: directories: