mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-09 20:41:20 +00:00
8 lines
71 B
YAML
8 lines
71 B
YAML
|
language: go
|
||
|
go:
|
||
|
- 1.5
|
||
|
- tip
|
||
|
matrix:
|
||
|
allow_failures:
|
||
|
- go: tip
|