From ed0242e844c96dbd5017025b92e411af34ad941b Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Sun, 17 Feb 2019 23:57:47 -0500 Subject: [PATCH] build: Node.js@11.10 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7f5fff5..c0d5232 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,7 @@ node_js: - "8.15" - "9.11" - "10.15" - - "11.6" + - "11.10" sudo: false dist: precise cache: