From eda21da255e359ec1fc068b78e32d7eb08295af5 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Tue, 23 Apr 2019 23:48:11 -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 df027116..5ed56d80 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,6 +14,7 @@ node_js: - "9.11" - "10.15" - "11.14" + - "12.0" sudo: false cache: directories: