You've already forked go-sqlmock
mirror of
https://github.com/DATA-DOG/go-sqlmock.git
synced 2025-06-27 00:31:00 +02:00
travis run 1.4 instead of latest, because it has no cover tool
This commit is contained in:
@ -3,7 +3,7 @@ language: go
|
|||||||
go:
|
go:
|
||||||
- 1.2.x
|
- 1.2.x
|
||||||
- 1.3.x
|
- 1.3.x
|
||||||
- 1.4.x
|
- 1.4 # has no cover tool for latest releases
|
||||||
- 1.5.x
|
- 1.5.x
|
||||||
- 1.6.x
|
- 1.6.x
|
||||||
- 1.7.x
|
- 1.7.x
|
||||||
|
Reference in New Issue
Block a user