mirror of
https://github.com/coredns/coredns.git
synced 2025-12-04 09:25:13 -05:00
9 lines
86 B
YAML
9 lines
86 B
YAML
language: go
|
|
|
|
go_import_path: k8s.io/client-go
|
|
|
|
go:
|
|
- 1.8.1
|
|
|
|
script: go build ./...
|