Remove go versions in CI with no strings.Builder
This commit is contained in:
parent
692d1b89fe
commit
5e0ad22508
@ -1,9 +1,10 @@
|
||||
sudo: false
|
||||
language: go
|
||||
go:
|
||||
- 1.7.x
|
||||
- 1.8.x
|
||||
- 1.9.x
|
||||
- 1.10.x
|
||||
- 1.11.x
|
||||
- 1.12.x
|
||||
- 1.13.x
|
||||
- 1.14.x
|
||||
- 1.15.x
|
||||
- master
|
||||
|
Loading…
Reference in New Issue
Block a user