From a0473369591707739c239dc20fa525ad318085a9 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Wed, 28 Mar 2018 22:19:20 -0400 Subject: [PATCH] build: Node.js@9.8 --- .travis.yml | 2 +- appveyor.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 7b4fbcc..7ca6e2c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,7 @@ node_js: - "6.13" - "7.10" - "8.10" - - "9.2" + - "9.8" sudo: false cache: directories: diff --git a/appveyor.yml b/appveyor.yml index cddd4d0..5289506 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -11,7 +11,7 @@ environment: - nodejs_version: "6.13" - nodejs_version: "7.10" - nodejs_version: "8.10" - - nodejs_version: "9.2" + - nodejs_version: "9.8" cache: - node_modules install: