From 61aa835ccd3c80a3acfb34142908201c915ea46c Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Sat, 30 Mar 2019 23:01:37 -0400 Subject: [PATCH] build: support Node.js 11.x --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 2b9e22a..934c544 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,6 +13,7 @@ node_js: - "8.15" - "9.11" - "10.15" + - "11.13" sudo: false cache: directories: