chore: add go 1.15 and go 1.16 to travis (#153)
This commit is contained in:
@@ -3,6 +3,8 @@ language: go
|
||||
go:
|
||||
- 1.13.x
|
||||
- 1.14.x
|
||||
- 1.15.x
|
||||
- 1.16.x
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
|
||||
Reference in New Issue
Block a user