mirror of
https://github.com/matrix-org/gomatrix
synced 2025-05-15 20:13:22 +00:00
Bump minimum go version to 1.10
This commit is contained in:
parent
eb6a57bae9
commit
544fff6a0f
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
language: go
|
||||
go:
|
||||
- 1.8
|
||||
- 1.10
|
||||
- 1.11
|
||||
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