1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 09:26:54 +00:00
kyverno/vendor/k8s.io/utils/.travis.yml

10 lines
115 B
YAML
Raw Normal View History

language: go
dist: xenial
go:
- 1.9.x
- 1.10.x
- 1.11.x
go_import_path: k8s.io/utils
script:
- make verify