mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
lock Travis to Node.js v11
This commit is contained in:
parent
c17ab90166
commit
bd3001b247
@ -1,10 +1,10 @@
|
|||||||
|
dist: xenial
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js: node
|
node_js:
|
||||||
|
- '11'
|
||||||
|
|
||||||
# will run `npm install` automatically here
|
# will run `npm install` automatically here
|
||||||
|
|
||||||
dist: xenial
|
|
||||||
|
|
||||||
# Deploying uses awscli and it uses Python.
|
# Deploying uses awscli and it uses Python.
|
||||||
# Xenial on Travis comes with Python 2 & 3 installed but 2 is default.
|
# Xenial on Travis comes with Python 2 & 3 installed but 2 is default.
|
||||||
# Ensure pip3 is installed and upgraded.
|
# Ensure pip3 is installed and upgraded.
|
||||||
|
Loading…
Reference in New Issue
Block a user