mirror of
https://github.com/DATA-DOG/go-sqlmock.git
synced 2026-06-19 21:46:12 +02:00
travis run 1.4 instead of latest, because it has no cover tool
This commit is contained in:
+1
-1
@@ -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