Files
kubesphere/vendor/github.com/gosuri/uitable/.travis.yml
2023-02-12 23:09:20 +08:00

7 lines
63 B
YAML

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