Go cover is not longer maintained since go 1.5 (#782)
This commit is contained in:
parent
e646001578
commit
9a2a311352
|
@ -6,7 +6,6 @@ go:
|
|||
sudo: false
|
||||
dist: trusty
|
||||
install:
|
||||
- go get golang.org/x/tools/cmd/cover
|
||||
- make mock-install
|
||||
- make lint-install
|
||||
- make dep-install
|
||||
|
|
Loading…
Reference in New Issue