2
0

chore: remove go1.8/1.9 and support go1.13

This commit is contained in:
thinkerou
2019-09-05 13:13:34 +08:00
committed by GitHub
parent 54d8467d12
commit 43f0f29dbd
+1 -2
View File
@@ -1,11 +1,10 @@
language: go
sudo: false
go:
- 1.8.x
- 1.9.x
- 1.10.x
- 1.11.x
- 1.12.x
- 1.13.x
- master
git: