upgrade go on travis
This commit is contained in:
parent
d739a98beb
commit
ca41f5052e
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ os: linux
|
||||||
dist: bionic
|
dist: bionic
|
||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.14.4
|
- 1.16.3
|
||||||
|
|
||||||
install: true
|
install: true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue