4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-07-05 20:44:04 +00:00
Files
matterbridge/vendor/github.com/rs/xid/.travis.yml

9 lines
92 B
YAML

language: go
go:
- "1.9"
- "1.10"
- "master"
matrix:
allow_failures:
- go: "master"