1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00

test against Brizo v0.7.0

This commit is contained in:
Matthias Kretschmann 2019-11-15 12:07:40 +01:00
parent 83689c5288
commit 40c537f0af
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ before_script:
- git clone https://github.com/oceanprotocol/barge - git clone https://github.com/oceanprotocol/barge
- cd barge - cd barge
- export AQUARIUS_VERSION=v1.0.2 - export AQUARIUS_VERSION=v1.0.2
- export BRIZO_VERSION=v0.6.0 - export BRIZO_VERSION=v0.7.0
- export KEEPER_VERSION=v0.12.7 - export KEEPER_VERSION=v0.12.7
- export EVENTS_HANDLER_VERSION=v0.3.0 - export EVENTS_HANDLER_VERSION=v0.3.0
- export KEEPER_OWNER_ROLE_ADDRESS="0xe2DD09d719Da89e5a3D0F2549c7E24566e947260" - export KEEPER_OWNER_ROLE_ADDRESS="0xe2DD09d719Da89e5a3D0F2549c7E24566e947260"

View File

@ -11,7 +11,7 @@
}, },
{ {
"name": "brizo", "name": "brizo",
"version": "~0.6.0" "version": "~0.7.0"
}, },
{ {
"name": "aquarius", "name": "aquarius",