1
0
mirror of https://github.com/DATA-DOG/go-sqlmock.git synced 2025-06-29 00:31:35 +02:00

Merge pull request #279 from gliptak/travis1

Add Go 1.16 and 1.17 to Travis
This commit is contained in:
Gediminas Morkevicius
2021-12-01 11:41:00 +02:00
committed by GitHub

View File

@ -17,6 +17,8 @@ go:
- 1.13.x - 1.13.x
- 1.14.x - 1.14.x
- 1.15.x - 1.15.x
- 1.16.x
- 1.17.x
script: script:
- go vet - go vet