5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-01-15 06:26:29 +00:00
matterbridge/vendor/github.com/mitchellh/go-testing-interface/.travis.yml

13 lines
108 B
YAML
Raw Normal View History

language: go
go:
- 1.x
- tip
script:
- go test
matrix:
allow_failures:
- go: tip