From f69139e1cec3fbbc9389807c126a531644cd5bff Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Mon, 18 Jun 2018 18:21: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 106b674..d6f1253 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,7 @@ node_js: - "5.12" - "6.14" - "7.10" - - "8.8" + - "8.11" - "9.5" sudo: false dist: precise