From e0feb046108642d190facf18e59e05ab80213419 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Mon, 13 May 2019 18:30:53 -0400 Subject: [PATCH] build: support Node.js 12.x --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 5cc7b7fb..e483a9a0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,6 +14,7 @@ node_js: - "9.11" - "10.15" - "11.14" + - "12.2" sudo: false cache: directories: