mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-02 08:20:22 +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
|
||||
node_js: node
|
||||
node_js:
|
||||
- '11'
|
||||
|
||||
# will run `npm install` automatically here
|
||||
|
||||
dist: xenial
|
||||
|
||||
# Deploying uses awscli and it uses Python.
|
||||
# Xenial on Travis comes with Python 2 & 3 installed but 2 is default.
|
||||
# Ensure pip3 is installed and upgraded.
|
||||
|
Loading…
Reference in New Issue
Block a user