mirror of
https://github.com/coredns/coredns.git
synced 2025-12-08 11:25:14 -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/...
|
|
|