From ee0c08659bd84a4b46ac5ce3b5149ae0daf2a377 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Sat, 14 Jul 2018 15:19:12 -0400 Subject: [PATCH] build: Node.js@8.11 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a9bdaed..49c92f9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,7 @@ node_js: - "5.12" - "6.14" - "7.10" - - "8.9" + - "8.11" - "9.7" sudo: false cache: