Go cover is not longer maintained since go 1.5 (#782)

This commit is contained in:
Adrià Cidre 2018-03-28 12:40:38 +02:00 committed by Igor Mandrigin
parent e646001578
commit 9a2a311352
1 changed files with 0 additions and 1 deletions

View File

@ -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