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

13 lines
108 B
YAML

language: go
go:
- 1.7
- tip
script:
- go test
matrix:
allow_failures:
- go: tip