pull/30478/head
Martin Holst Swende 5 months ago
parent c950ca7508
commit ea63fe1da6
No known key found for this signature in database
GPG Key ID: 683B438C05A5DDF0
  1. 3
      .travis.yml

@ -47,4 +47,7 @@ jobs:
git:
submodules: false # avoid cloning ethereum/tests
script:
- go1.23.1 version
- which go
- which go1.23.1
- go version

Loading…
Cancel
Save