2
0
mirror of https://github.com/42wim/matterbridge synced 2024-11-03 15:40:24 +00:00
matterbridge/vendor/github.com/rs/xid/.travis.yml

9 lines
92 B
YAML
Raw Normal View History

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