Use master branch of tendermint to test ibc demo
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user