From dd286cabe6e1b59c68b6382ad72c2db9a858bb15 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Sat, 9 Dec 2017 00:09:31 -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 8f21eab..9b533df 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,7 @@ node_js: - "5.12" - "6.12" - "7.10" - - "8.4" + - "8.9" sudo: false dist: precise cache: