From 002a35d5c4aaf76e3b52a81efc0ce8987bdb0d4a Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Sat, 8 Feb 2020 19:15:51 -0500 Subject: [PATCH] build: Node.js@12.15 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 17f2c12..c756706 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,7 +13,7 @@ node_js: - "8.17" - "10.19" - "11.15" - - "12.13" + - "12.15" - "13.1" sudo: false cache: