Files
kubesphere/vendor/github.com/Masterminds/sprig/v3/.travis.yml
Roland.Ma 7bb8124a61 pin dependencies
Signed-off-by: Roland.Ma <rolandma@yunify.com>
2021-08-27 06:37:31 +00:00

10 lines
77 B
YAML

language: go
go:
- 1.12.x
- 1.13.x
- tip
script:
- make test-cover