Files
kubesphere/vendor/github.com/google/uuid/.travis.yml
magicsong c6ad0ebc3e use vgo
2019-07-20 00:32:24 +08:00

10 lines
76 B
YAML

language: go
go:
- 1.4.3
- 1.5.3
- tip
script:
- go test -v ./...