forked from mirror/go-sqlcipher
Remove gocov
This commit is contained in:
parent
1f1995912c
commit
76e335f60b
|
@ -2,7 +2,6 @@ language: go
|
||||||
go:
|
go:
|
||||||
- tip
|
- tip
|
||||||
before_install:
|
before_install:
|
||||||
- go get github.com/axw/gocov/gocov
|
|
||||||
- go get github.com/mattn/goveralls
|
- go get github.com/mattn/goveralls
|
||||||
- go get golang.org/x/tools/cmd/cover
|
- go get golang.org/x/tools/cmd/cover
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Reference in New Issue