ingress-nginx-helm/vendor/k8s.io/utils/.travis.yml
Manuel Alejandro de Brito Fontes f4a4daed84 Update go dependencies
2018-12-05 13:27:09 -03:00

9 lines
115 B
YAML

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