forked from mirror/go-sqlcipher
Remove gocov
This commit is contained in:
parent
1f1995912c
commit
76e335f60b
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue