diff --git a/.travis.yml b/.travis.yml index cf00c3b6..2a3e9980 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,7 +28,6 @@ before_script: - echo "{}" >> $ADDRESS_FILE - export AQUARIUS_URI="http://172.15.0.5:5000" - export DEPLOY_CONTRACTS="true" - - export CONTRACTS_VERSION=v0.5.7 - bash -x start_ocean.sh --no-dashboard 2>&1 > start_ocean.log & - cd .. - ./scripts/waitforcontracts.sh