mirror of https://github.com/status-im/consul.git
8 lines
50 B
YAML
8 lines
50 B
YAML
|
language: go
|
||
|
|
||
|
go:
|
||
|
- "1.10"
|
||
|
|
||
|
script:
|
||
|
- go test
|