From 2b82ea68fc471a5f14554d7670c68efd964048a6 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Sat, 10 Aug 2019 16:50:24 -0400 Subject: [PATCH] build: Node.js@12.8 --- .travis.yml | 2 +- appveyor.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 4905005..fc41ec1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,7 @@ node_js: - "9.11" - "10.16" - "11.15" - - "12.7" + - "12.8" sudo: false cache: directories: diff --git a/appveyor.yml b/appveyor.yml index 03191d0..1784763 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -14,7 +14,7 @@ environment: - nodejs_version: "9.11" - nodejs_version: "10.16" - nodejs_version: "11.15" - - nodejs_version: "12.7" + - nodejs_version: "12.8" cache: - node_modules install: