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

11 lines
108 B
YAML

language: go
go:
- "1.8"
- "1.9"
- "1.10"
- "1.11"
- "1.12"
- master
script: go test -v ./...