From 5659d2fe0e06e205e06578d14170a2c1188d9a7c Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Thu, 5 Mar 2020 18:31:43 -0500 Subject: [PATCH] build: Node.js@12.16 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e541741..b930810 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,7 @@ node_js: - "9.11" - "10.19" - "11.15" - - "12.13" + - "12.16" - "13.10" sudo: false cache: