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

7 lines
68 B
YAML

language: go
go:
- 1.14.x
- master
script:
- go test -v ./...