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
+1 -1
View File
@@ -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