diff --git a/.travis.yml b/.travis.yml index d35600ea3d..9d0f107be7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -47,7 +47,7 @@ jobs: git: submodules: false # avoid cloning ethereum/tests script: - - ln -s /Users/travis/gopath/bin/go1.23.1 /Users/travis/gopath/bin/go + - ln -fs /Users/travis/gopath/bin/go1.23.1 /Users/travis/gopath/bin/go - go1.23.1 version - which go - ls -la `which go`