kubernetes/vendor/github.com/PuerkitoBio/purell/.travis.yml
He Xiaoxi a5a0526a55 Bump purell to v1.1.1
Signed-off-by: He Xiaoxi <xxhe@alauda.io>
2019-06-27 10:52:40 +08:00

13 lines
130 B
YAML

language: go
go:
- 1.4.x
- 1.5.x
- 1.6.x
- 1.7.x
- 1.8.x
- 1.9.x
- "1.10.x"
- "1.11.x"
- tip