mirror of
https://github.com/matrix-org/gomatrix
synced 2025-06-06 23:03:24 +00:00
gofmt is different between go versions and makes everything break
This commit is contained in:
parent
c3f65ede3b
commit
2c47a0c609
2 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
|||
language: go
|
||||
go:
|
||||
- 1.10.x
|
||||
- 1.11.x
|
||||
install:
|
||||
- go get github.com/golang/lint/golint
|
||||
- go get github.com/fzipp/gocyclo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue