3
0
mirror of https://github.com/42wim/matterbridge.git synced 2025-01-02 00:22:38 +01:00
matterbridge/vendor/github.com/pborman/uuid/.travis.yml

11 lines
88 B
YAML
Raw Normal View History

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