travis: switch to go 1.11
This commit is contained in:
parent
a5d9e03dd3
commit
5eaba2aa4d
@ -7,7 +7,7 @@ services:
|
|||||||
|
|
||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- "1.10"
|
- "1.11"
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- go get -t -v -d ./...
|
- go get -t -v -d ./...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user