1
0
mirror of https://github.com/zhashkevych/go-sqlxmock.git synced 2024-11-24 08:12:13 +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
commit 36d18c96ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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