Files
kube-plex/vendor/github.com/pborman/uuid/.travis.yml
T
2016-04-24 22:27:52 +01:00

11 lines
88 B
YAML

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