From 4877e0e918b066b64d30676425b2f9b84edb9a10 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Mon, 17 Dec 2018 14:44:11 -0500 Subject: [PATCH] build: Node.js@10.14 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index d2771b9..39f1eb6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,7 +13,7 @@ node_js: - "7.10" - "8.14" - "9.11" - - "10.12" + - "10.14" sudo: false dist: precise cache: