add the test for go 1.7, 1.8, 1.9, 1.10
This commit is contained in:
@ -1,5 +1,9 @@
|
||||
language: go
|
||||
go:
|
||||
- 1.7.x
|
||||
- 1.8.x
|
||||
- 1.9.x
|
||||
- 1.10.x
|
||||
- 1.11.x
|
||||
- 1.12.x
|
||||
- 1.13.x
|
||||
|
Reference in New Issue
Block a user