upgrade go on travis

This commit is contained in:
Niko Storni 2021-04-12 23:41:47 +02:00
parent d739a98beb
commit ca41f5052e

View file

@ -2,7 +2,7 @@ os: linux
dist: bionic
language: go
go:
- 1.14.4
- 1.16.3
install: true