travis: update to more recent Go version
This commit is contained in:
parent
3af32e1d14
commit
2216841c80
@ -4,7 +4,8 @@ sudo: false
|
|||||||
|
|
||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.8
|
- "1.10"
|
||||||
|
- 1.11
|
||||||
|
|
||||||
script:
|
script:
|
||||||
# Check whether files are syntactically correct.
|
# Check whether files are syntactically correct.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user