Test with both Go 1.17 and 1.16

This is in line with the Go support policy of current version + previous version
This commit is contained in:
Eli Bendersky 2021-08-19 12:43:32 -07:00
parent 58e66a8103
commit 67335c10bf

View File

@ -2,6 +2,7 @@ language: go
go:
- 1.16
- 1.17
before_install: