From b6454bb71860f4ff7d82799a8546df1697b50c8e Mon Sep 17 00:00:00 2001 From: Alex Coseru Date: Wed, 8 Apr 2020 12:20:08 +0300 Subject: [PATCH] Use experimental brizo Before merge, wait for new Brizo and change .travis.yaml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4da682b..7c981e0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,7 +24,7 @@ before_script: - git clone https://github.com/oceanprotocol/barge - cd barge - export AQUARIUS_VERSION=unstable - - export BRIZO_VERSION=v0.9.3 + - export BRIZO_VERSION=experimental - export KEEPER_VERSION=v0.13.2 - export EVENTS_HANDLER_VERSION=v0.4.5 - export KEEPER_OWNER_ROLE_ADDRESS="0xe2DD09d719Da89e5a3D0F2549c7E24566e947260"