5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-20 12:32:30 +00:00
matterbridge/vendor/github.com/google/uuid/.travis.yml

10 lines
76 B
YAML
Raw Normal View History

2020-08-09 22:29:54 +00:00
language: go
go:
- 1.4.3
- 1.5.3
- tip
script:
- go test -v ./...