Update go versions in Travis CI
Test against the latest three minor releases.
This commit is contained in:
parent
6c77ff0a2c
commit
74e55e3089
@ -1,8 +1,9 @@
|
|||||||
language: go
|
language: go
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.8.x
|
- 1.11.x
|
||||||
- 1.9.x
|
- 1.12.x
|
||||||
|
- 1.13.x
|
||||||
- tip
|
- tip
|
||||||
|
|
||||||
os:
|
os:
|
||||||
|
Loading…
Reference in New Issue
Block a user