forked from mirror/static
remove go1.8&1.9 and support go1.13
This commit is contained in:
parent
c1cdf9c9ec
commit
df30d4057b
|
@ -2,11 +2,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
|
||||
|
||||
matrix:
|
||||
|
|
Loading…
Reference in New Issue