From 6c7c1236fe67075159142b58cff50e6d5a2412a0 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Fri, 9 Nov 2018 00:22:01 -0500 Subject: [PATCH] build: Node.js@10.13 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index cf612de..7f0a27f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,7 +13,7 @@ node_js: - "7.10" - "8.12" - "9.11" - - "10.7" + - "10.13" sudo: false dist: precise cache: