From ae68000bd25eb78b56d8780c876db2635f640c8f Mon Sep 17 00:00:00 2001 From: Martin Holst Swende Date: Mon, 30 Sep 2024 08:12:43 +0200 Subject: [PATCH] test --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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