From 1220d87362c3dfb860e2ad1cf68e004afbdb2c09 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Sat, 9 Dec 2017 00:28:46 -0500 Subject: [PATCH] build: Node.js@8.9 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 02a7b30..7b4cfea 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,7 @@ node_js: - "5.12" - "6.12" - "7.10" - - "8.5" + - "8.9" sudo: false dist: precise cache: