Bump Travis Go version to 1.11
This commit is contained in:
parent
4af9fa66aa
commit
24b193df96
|
@ -1,4 +1,7 @@
|
|||
language: go
|
||||
|
||||
go:
|
||||
- "1.10.x"
|
||||
- "1.11.x"
|
||||
|
||||
env:
|
||||
- GO111MODULE=on
|
||||
|
|
Loading…
Reference in New Issue