mirror of
https://github.com/coredns/coredns.git
synced 2025-11-11 06:22:24 -05:00
5 lines
87 B
YAML
5 lines
87 B
YAML
|
|
language: go
|
||
|
|
go_import_path: k8s.io/kube-openapi
|
||
|
|
script: go test ./pkg/... ./test/...
|
||
|
|
|