1
0
mirror of synced 2025-11-08 12:57:47 +00:00

build(travis): add node 14 to travis build matrix

This commit is contained in:
Jason Dreyzehner
2020-09-01 21:24:19 -04:00
parent b48eec599c
commit c104ad2b9f
2 changed files with 2 additions and 1 deletions

View File

@@ -3,6 +3,7 @@ language: node_js
node_js:
- '10'
- '12'
- '14'
# keep the npm cache to speed up installs
cache:
directories: