mirror of
https://github.com/DATA-DOG/go-sqlmock.git
synced 2024-11-24 08:32:36 +02:00
Merge pull request #279 from gliptak/travis1
Add Go 1.16 and 1.17 to Travis
This commit is contained in:
commit
699dcdfa20
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user