1
0
mirror of https://github.com/DATA-DOG/go-sqlmock.git synced 2025-01-05 22:53:26 +02:00

travis run 1.4 instead of latest, because it has no cover tool

This commit is contained in:
gedi 2017-05-31 10:20:00 +03:00
parent 4d1a16152a
commit d1ba2809d5
No known key found for this signature in database
GPG Key ID: 56604CDCCC201556

View File

@ -3,7 +3,7 @@ language: go
go:
- 1.2.x
- 1.3.x
- 1.4.x
- 1.4 # has no cover tool for latest releases
- 1.5.x
- 1.6.x
- 1.7.x