From a849e076249aede15e2f82f00d2d7354d41907aa Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Tue, 16 Oct 2018 18:16:40 -0400 Subject: [PATCH] build: Node.js@10.12 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 19b9d7d..7d9277e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,7 +13,7 @@ node_js: - "7.10" - "8.12" - "9.11" - - "10.9" + - "10.12" sudo: false dist: precise cache: