From eb18483fde0da3d4210229039f25bf8cb47f2b11 Mon Sep 17 00:00:00 2001 From: Diana Lau Date: Wed, 5 Aug 2020 22:06:37 -0400 Subject: [PATCH] chore: add Node.js 14 to travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index cb95e67..01b7cb2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ node_js: - "8" - "10" - "12" + - "14" # Xenial build environment comes with MySQL 5.7 dist: xenial services: