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:
parent
afbea6372e
commit
6706b09907
@ -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
|
||||
|
@ -15,7 +15,7 @@
|
||||
},
|
||||
{
|
||||
"name": "aquarius",
|
||||
"version": "~0.4.2"
|
||||
"version": "~1.0.0"
|
||||
},
|
||||
{
|
||||
"name": "events-handler",
|
||||
|
Loading…
Reference in New Issue
Block a user