mirror of
https://github.com/oceanprotocol/datascience.git
synced 2022-09-23 03:31:37 +02:00
lock Node.js version on Travis
This commit is contained in:
parent
b74f2a5964
commit
0cad7fe0c0
@ -1,5 +1,7 @@
|
||||
dist: xenial
|
||||
language: node_js
|
||||
node_js: node
|
||||
node_js:
|
||||
- '11'
|
||||
|
||||
# will run `npm install` automatically here
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user