roll back Node.js version

This commit is contained in:
Matthias Kretschmann 2020-05-27 10:31:56 +02:00
parent 480d6cd48d
commit 8e3a03d4c7
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 2 additions and 2 deletions

2
.nvmrc
View File

@ -1 +1 @@
v14
v12

View File

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