From 2e1836e614e63e277ce95af25e69aebdec9edcd0 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Thu, 16 Jun 2016 20:37:07 -0400 Subject: [PATCH] build: Node.js@5.11 --- .travis.yml | 2 +- appveyor.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index bab1ea7..4080d73 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ node_js: - "2.5" - "3.3" - "4.4" - - "5.10" + - "5.11" sudo: false cache: directories: diff --git a/appveyor.yml b/appveyor.yml index 3bcefb8..60f61c9 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -7,7 +7,7 @@ environment: - nodejs_version: "2.5" - nodejs_version: "3.3" - nodejs_version: "4.4" - - nodejs_version: "5.10" + - nodejs_version: "5.11" cache: - node_modules install: