You've already forked go-sqlxmock
mirror of
https://github.com/zhashkevych/go-sqlxmock.git
synced 2025-06-24 21:56:48 +02:00
Merge pull request #234 from gold-kou/feature/fix_travis_go1.15
Add go 1.15 in travis
This commit is contained in:
@ -16,6 +16,7 @@ go:
|
|||||||
- 1.12.x
|
- 1.12.x
|
||||||
- 1.13.x
|
- 1.13.x
|
||||||
- 1.14.x
|
- 1.14.x
|
||||||
|
- 1.15.x
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- go vet
|
- go vet
|
||||||
|
Reference in New Issue
Block a user