Remove old cover tool installer

This commit is contained in:
John Starich 2019-06-25 21:17:48 -05:00 committed by Aaron Lindsay
parent 67e527c855
commit 66dd37781f
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ go:
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