mirror of https://github.com/matrix-org/gomatrix
Fix go version
This commit is contained in:
parent
544fff6a0f
commit
d0a3393bc9
|
@ -1,7 +1,7 @@
|
|||
language: go
|
||||
go:
|
||||
- 1.10
|
||||
- 1.11
|
||||
- 1.10.x
|
||||
- 1.11.x
|
||||
install:
|
||||
- go get github.com/golang/lint/golint
|
||||
- go get github.com/fzipp/gocyclo
|
||||
|
|
Loading…
Reference in New Issue