From 05e382fea4ec5a2bbfd4880d96753a8dac86c461 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Thu, 8 Mar 2018 00:20:03 -0500 Subject: [PATCH] build: Node.js@8.10 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index bc6e20b..cb17334 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,7 @@ node_js: - "5.12" - "6.13" - "7.10" - - "8.9" + - "8.10" - "9.4" sudo: false cache: