k3s/vendor/github.com/google/uuid/.travis.yml
Darren Shepherd 8031137b79 Update vendor
2019-08-30 23:08:05 -07:00

10 lines
76 B
YAML

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