chore: add Node.js 14 to travis

This commit is contained in:
Diana Lau 2020-07-28 13:31:44 -04:00
parent ab2e462ca6
commit e457e2651d
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ node_js:
- "8" - "8"
- "10" - "10"
- "12" - "12"
- "14"
addons: addons:
chrome: stable chrome: stable