From 1059ac1fac1825458f9fc5a9672525cb1422173b Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Thu, 9 Mar 2017 22:08:34 -0400 Subject: [PATCH] build: Node.js@6.10 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 921a81d..cf90457 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,7 @@ node_js: - "3.3" - "4.8" - "5.12" - - "6.9" + - "6.10" - "7.0" sudo: false cache: