Drop Go 1.10 support in Travis
This commit is contained in:
parent
72b6e0d4d2
commit
498ed48e63
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.10.x
|
|
||||||
- 1.11.x
|
- 1.11.x
|
||||||
- 1.12.x
|
- 1.12.x
|
||||||
- 1.13.x
|
- 1.13.x
|
||||||
|
|
Loading…
Reference in a new issue