From 7792f4f41e9c31b90d97cf671e152432957c3b44 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Thu, 12 Jul 2018 12:04:40 -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 2d2770d..e345dd1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,7 @@ node_js: - "5.12" - "6.14" - "7.10" - - "8.10" + - "8.11" - "9.9" sudo: false dist: precise