mirror of
https://github.com/status-im/consul.git
synced 2025-01-13 15:26:48 +00:00
10 lines
61 B
YAML
10 lines
61 B
YAML
|
language: go
|
||
|
|
||
|
go:
|
||
|
- 1.6.2
|
||
|
|
||
|
branches:
|
||
|
only:
|
||
|
- master
|
||
|
|