Test with both Go 1.17 and 1.16 (#385)

This is in line with the Go support policy of current version + previous version
This commit is contained in:
Eli Bendersky
2021-08-27 16:41:04 -07:00
committed by GitHub
parent 7a5cb99b84
commit 8627d854d9

View File

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