From f60afd502f5be3ebc916f10dab84fdb818a1c494 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Sat, 25 Aug 2018 17:32:00 -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 d71c3b8..2d1dd66 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,7 @@ node_js: - "5.12" - "6.14" - "7.10" - - "8.10" + - "8.11" - "9.8" sudo: false cache: