mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-09-11 21:42:31 +00:00
Switch to upstream gomatrix (#1219)
Signed-off-by: Tilo Spannagel <development@tilosp.de>
This commit is contained in:
7
vendor/github.com/matrix-org/gomatrix/.travis.yml
generated
vendored
Normal file
7
vendor/github.com/matrix-org/gomatrix/.travis.yml
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
language: go
|
||||
go:
|
||||
- 1.13.10
|
||||
install:
|
||||
- go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.24.0
|
||||
- go build
|
||||
script: ./hooks/pre-commit
|
Reference in New Issue
Block a user