From 0ec70459da02b9e8b24622f4d99a90787a195c9f Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Fri, 13 Mar 2020 02:15:38 -0400 Subject: [PATCH] build: support Node.js 13.x --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 6ec5800..1bfa8ee 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,6 +15,7 @@ node_js: - "10.18" - "11.15" - "12.14" + - "13.11" sudo: false cache: directories: