From 9ff523dc47b1c167ab0b2560a7c1ee1cf3209549 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Fri, 13 Dec 2019 00:10:56 -0500 Subject: [PATCH] build: Node.js@12.13 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index f1b2472..1b2a499 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,7 @@ node_js: - "9.11" - "10.17" - "11.15" - - "12.11" + - "12.13" - "13.3" sudo: false cache: