Update mattermost library (#2152)
* Update mattermost library * Fix linting
This commit is contained in:
12
vendor/github.com/mitchellh/go-testing-interface/.travis.yml
generated
vendored
Normal file
12
vendor/github.com/mitchellh/go-testing-interface/.travis.yml
generated
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.x
|
||||
- tip
|
||||
|
||||
script:
|
||||
- go test
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- go: tip
|
||||
Reference in New Issue
Block a user