matterbridge/vendor/github.com/mitchellh/go-testing-interface/.travis.yml
Wim d16645c952
Update mattermost library (#2152)
* Update mattermost library

* Fix linting
2024-05-24 23:08:09 +02:00

13 lines
108 B
YAML

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