From 6b80de40acc53dc6fd44bce37e7edd911d2503f1 Mon Sep 17 00:00:00 2001 From: Jerome Fitzgerald Date: Sun, 28 Feb 2021 09:46:47 -0500 Subject: [PATCH] =?UTF-8?q?ci:=20=F0=9F=8E=A1=20travis=20^10.18.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8708b808..696401f7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ script: - yarn build:binaries - yarn test node_js: - - '10' + - '^10.18.0' - '12' - '14' after_success: