From 213ef2cbfee2f9d326b71363dddc8d9a42f74f31 Mon Sep 17 00:00:00 2001 From: Alex Coseru Date: Thu, 22 Oct 2020 15:39:34 +0300 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 606c6f73..74e73015 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,7 +29,7 @@ before_script: - echo "{}" >> $ADDRESS_FILE - export AQUARIUS_URI="http://172.15.0.5:5000" - export DEPLOY_CONTRACTS="true" - - export CONTRACTS_VERSION=v0.5.5 + - export CONTRACTS_VERSION=v0.5.7 - bash -x start_ocean.sh --no-dashboard 2>&1 > start_ocean.log & - cd .. - ./scripts/waitforcontracts.sh