1
0
mirror of https://github.com/zhashkevych/go-sqlxmock.git synced 2025-06-24 21:56:48 +02:00

Merge pull request #205 from mhuxtable/travis-builds-go1.13

Enable travis builds on go 1.13.x
This commit is contained in:
Gediminas Morkevicius
2019-11-06 14:44:52 +02:00
committed by GitHub

View File

@ -14,6 +14,7 @@ go:
- 1.10.x
- 1.11.x
- 1.12.x
- 1.13.x