travis: add Node.js 14.x

Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
This commit is contained in:
Miroslav Bajtoš 2020-08-21 09:59:27 +02:00
parent aeace9b7e6
commit 2e9527e1f1
No known key found for this signature in database
GPG Key ID: 6F2304BA9361C7E3
1 changed files with 1 additions and 0 deletions

View File

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