run against Node.js v14

This commit is contained in:
Matthias Kretschmann 2020-05-19 16:24:04 +02:00
parent ce4ee6fb5d
commit cc980b2f28
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 2 additions and 2 deletions

2
.nvmrc
View File

@ -1 +1 @@
v12
v14

View File

@ -2,7 +2,7 @@ dist: xenial
sudo: required
language: node_js
node_js:
- '12'
- '14'
services:
- docker