From 3884c54c002cd05a9d2a01091e697c6992cc44d9 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Sun, 4 Oct 2020 20:01:27 -0400 Subject: [PATCH] build: Node.js@14.13 --- .travis.yml | 2 +- appveyor.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index e4d8e6f..a560417 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,7 +16,7 @@ node_js: - "11.15" - "12.18" - "13.14" - - "14.10" + - "14.13" cache: directories: - node_modules diff --git a/appveyor.yml b/appveyor.yml index 49cb028..979d42b 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -16,7 +16,7 @@ environment: - nodejs_version: "11.15" - nodejs_version: "12.18" - nodejs_version: "13.14" - - nodejs_version: "14.10" + - nodejs_version: "14.13" cache: - node_modules install: