build(travis): add node 14 to travis build matrix
This commit is contained in:
@@ -3,6 +3,7 @@ language: node_js
|
||||
node_js:
|
||||
- '10'
|
||||
- '12'
|
||||
- '14'
|
||||
# keep the npm cache to speed up installs
|
||||
cache:
|
||||
directories:
|
||||
|
||||
Reference in New Issue
Block a user