chore: add Node.js 14 to CI

Signed-off-by: Diana Lau <dhmlau@ca.ibm.com>
This commit is contained in:
Diana Lau 2020-09-10 15:15:24 -04:00
parent 2120e96dbf
commit 4b5ac98379
1 changed files with 1 additions and 0 deletions

View File

@ -4,3 +4,4 @@ node_js:
- "8"
- "10"
- "12"
- "14"