Remove old cover tool installer

This commit is contained in:
John Starich 2019-06-25 21:17:48 -05:00
parent 25140a1aae
commit fb8d85fe7a
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ matrix:
before_install:
# Fetch/build coverage reporting tools
- go get golang.org/x/tools/cmd/cover
- go get github.com/mattn/goveralls
- go install github.com/mattn/goveralls