mirror of
https://github.com/status-im/consul.git
synced 2025-03-02 14:20:39 +00:00
10 lines
70 B
YAML
10 lines
70 B
YAML
|
language: go
|
||
|
sudo: false
|
||
|
|
||
|
go:
|
||
|
- 1.1
|
||
|
- 1.2
|
||
|
- 1.3
|
||
|
- 1.4
|
||
|
- tip
|