ingress-nginx-helm/vendor/github.com/ghodss/yaml/.travis.yml
Manuel Alejandro de Brito Fontes 75c3c47f81 Update go dependencies to v1.17.0
2019-12-10 21:55:54 -03:00

7 lines
66 B
YAML

language: go
go:
- 1.3
- 1.4
script:
- go test
- go build