test_travis
Martin Holst Swende 2 months ago
parent 108465363e
commit ae68000bd2
No known key found for this signature in database
GPG Key ID: 683B438C05A5DDF0
  1. 3
      .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

Loading…
Cancel
Save