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

test against Aquarius v1.0.0

This commit is contained in:
Matthias Kretschmann 2019-11-12 12:47:21 +01:00
parent afbea6372e
commit 6706b09907
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ before_script:
- ganache-cli --port 18545 > ganache-cli.log &
- git clone https://github.com/oceanprotocol/barge
- cd barge
- export AQUARIUS_VERSION=v0.4.2
- export AQUARIUS_VERSION=v1.0.0
- export BRIZO_VERSION=v0.6.0
- export KEEPER_VERSION=v0.12.7
- export EVENTS_HANDLER_VERSION=v0.3.0

View File

@ -15,7 +15,7 @@
},
{
"name": "aquarius",
"version": "~0.4.2"
"version": "~1.0.0"
},
{
"name": "events-handler",