1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

run against latest Node.js

This commit is contained in:
Matthias Kretschmann 2020-09-08 13:03:50 +02:00
parent f3dae05ab8
commit 1a0160a34a
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 1 additions and 3 deletions

1
.nvmrc
View File

@ -1 +0,0 @@
v12

View File

@ -1,8 +1,7 @@
dist: xenial
sudo: required
language: node_js
node_js:
- '12'
node_js: node
services:
- docker