Remove gocov

This commit is contained in:
Yasuhiro Matsumoto 2016-03-15 13:08:43 +09:00
parent 1f1995912c
commit 76e335f60b
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ language: go
go:
- tip
before_install:
- go get github.com/axw/gocov/gocov
- go get github.com/mattn/goveralls
- go get golang.org/x/tools/cmd/cover
script: