3
0
mirror of https://github.com/42wim/matterbridge.git synced 2024-12-27 13:42:35 +01: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 ./...