feature/go1.20
frozen 9 months ago
parent 61016a800c
commit fd80d6db87
No known key found for this signature in database
GPG Key ID: 5391C63E79B03EDE
  1. 1
      scripts/travis_rosetta_checker.sh

@ -7,6 +7,7 @@ echo $DIR
echo $GOPATH
cd $GOPATH/src/github.com/harmony-one/harmony-test
git fetch
git checkout $TRAVIS_PULL_REQUEST_BRANCH || true
git pull
git checkout $TRAVIS_PULL_REQUEST_BRANCH || true
git branch --show-current

Loading…
Cancel
Save