1
0
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:
koki
2020-09-09 08:47:31 +09:00
committed by GitHub

View File

@ -16,6 +16,7 @@ go:
- 1.12.x
- 1.13.x
- 1.14.x
- 1.15.x
script:
- go vet