5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-20 06:42:31 +00:00
matterbridge/vendor/github.com/pborman/uuid/.travis.yml

11 lines
88 B
YAML

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