From 2349675b987cbb3ebec3ef585e2fdce64c71505c Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Thu, 25 May 2017 00:45:05 -0400 Subject: [PATCH] build: Node.js@7.10 --- .travis.yml | 2 +- appveyor.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index a1e75a9..d4f49eb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ node_js: - "4.8" - "5.12" - "6.10" - - "7.9" + - "7.10" sudo: false cache: directories: diff --git a/appveyor.yml b/appveyor.yml index 602492d..ab89851 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -9,7 +9,7 @@ environment: - nodejs_version: "4.8" - nodejs_version: "5.12" - nodejs_version: "6.10" - - nodejs_version: "7.9" + - nodejs_version: "7.10" cache: - node_modules install: