diff --git a/.travis.yml b/.travis.yml index 6b1c2a0b41..8cca26c13a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,9 @@ language: go +dist: focal +os: linux go_import_path: github.com/ethereum/go-ethereum jobs: include: - - stage: build if: type = push os: linux