From a4b6f17552b8b8cfd242e579b337f13f1f071ecb Mon Sep 17 00:00:00 2001 From: alexcos20 Date: Mon, 12 Oct 2020 08:50:16 -0700 Subject: [PATCH] fix travis --- scripts/waitforcontracts.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/waitforcontracts.sh b/scripts/waitforcontracts.sh index eef49198..087c5a2e 100755 --- a/scripts/waitforcontracts.sh +++ b/scripts/waitforcontracts.sh @@ -3,3 +3,4 @@ if [ "${DEPLOY_CONTRACTS}" = "true" ]; then sleep 2 done fi +cat "${HOME}/.ocean/ocean-contracts/artifacts/address.json"