From 3d4a596b8b30c8d88e98d7eab2eea7883891f7a7 Mon Sep 17 00:00:00 2001 From: alexcos20 Date: Mon, 12 Oct 2020 09:28:51 -0700 Subject: [PATCH] more travis debug --- scripts/waitforcontracts.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/waitforcontracts.sh b/scripts/waitforcontracts.sh index 894284e5..77a89ea7 100755 --- a/scripts/waitforcontracts.sh +++ b/scripts/waitforcontracts.sh @@ -3,6 +3,7 @@ if [ "${DEPLOY_CONTRACTS}" = "true" ]; then sleep 2 done fi +cat "barge/start_ocean.log" ls -lh "${HOME}/.ocean/ocean-contracts/" ls -lh "${HOME}/.ocean/ocean-contracts/artifacts/" cat "${HOME}/.ocean/ocean-contracts/artifacts/address.json"