remove go 1.12 test

This commit is contained in:
Steve
2020-07-13 09:40:56 -07:00
committed by GitHub
parent 357c382d96
commit 2e2f22ad7d

View File

@@ -1,7 +1,6 @@
language: go language: go
go: go:
- "1.12.x"
- "1.13.x" - "1.13.x"
- "1.14.x" - "1.14.x"
- "tip" - "tip"