run against Node.js v12

This commit is contained in:
Matthias Kretschmann 2019-11-15 01:24:34 +01:00
parent 954c6d2d46
commit f7a5de7b5c
Signed by: m
GPG Key ID: 606EEEF3C479A91F
3 changed files with 3 additions and 3 deletions

2
.nvmrc
View File

@ -1 +1 @@
v11
v12

View File

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

View File

@ -19,7 +19,7 @@
},
{
"name": "squid-js",
"version": "~1.0.0-beta.4"
"version": "~1.0.0-beta.5"
},
{
"name": "faucet",