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.1

This commit is contained in:
Matthias Kretschmann 2019-11-13 15:55:26 +01:00
parent 7975f07670
commit f3df816e89
Signed by: m
GPG Key ID: 606EEEF3C479A91F

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=v1.0.0
- export AQUARIUS_VERSION=v1.0.1
- export BRIZO_VERSION=v0.6.0
- export KEEPER_VERSION=v0.12.7
- export EVENTS_HANDLER_VERSION=v0.3.0