Use master branch of tendermint to test ibc demo
This commit is contained in:
parent
cff37c17f7
commit
525a6cb6cc
@ -4,7 +4,7 @@ set -e
|
||||
cd $GOPATH/src/github.com/tendermint/basecoin/demo
|
||||
|
||||
LOG_DIR="."
|
||||
TM_VERSION="develop"
|
||||
TM_VERSION="master"
|
||||
#TM_VERSION="v0.10.0"
|
||||
|
||||
if [[ "$CIRCLECI" == "true" ]]; then
|
||||
|
||||
Loading…
Reference in New Issue
Block a user