Files
kubesphere/vendor/github.com/gosuri/uitable/.travis.yml
Roland.Ma ea8f47c73a update vendor
Signed-off-by: Roland.Ma <rolandma@yunify.com>
2021-08-16 06:58:12 +00:00

9 lines
81 B
YAML

language: go
sudo: false
install:
- go get ./...
go:
- 1.4
- 1.5.2
- tip