mirror of
https://github.com/coredns/coredns.git
synced 2025-11-02 02:03:13 -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/...
|
|
|