mirror of
https://github.com/status-im/status-go.git
synced 2025-01-14 16:56:44 +00:00
8 lines
71 B
YAML
8 lines
71 B
YAML
language: go
|
|
go:
|
|
- 1.5
|
|
- tip
|
|
matrix:
|
|
allow_failures:
|
|
- go: tip
|