1
0
mirror of https://github.com/DATA-DOG/go-sqlmock.git synced 2025-03-19 20:57:50 +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
commit f920cc853b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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