Remove go versions in CI with no strings.Builder

This commit is contained in:
Ian Coleman 2020-08-26 08:56:07 +10:00
parent 692d1b89fe
commit 5e0ad22508

View File

@ -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