mirror of
https://github.com/rancher/rke.git
synced 2025-10-21 11:09:12 +00:00
5 lines
76 B
YAML
5 lines
76 B
YAML
language: go
|
|
go_import_path: k8s.io/kube-openapi
|
|
script: go test ./pkg/...
|
|
|