fix go version in travis
This commit is contained in:
parent
df33fb9263
commit
230bfe4a41
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ os: linux
|
|||
dist: bionic
|
||||
language: go
|
||||
go:
|
||||
- 1.16.3
|
||||
- 1.17.x
|
||||
|
||||
install: true
|
||||
|
||||
|
|
Loading…
Reference in a new issue