mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-07 03:45:02 +00:00
add go cover to install list
This commit is contained in:
parent
3a656c07f1
commit
e1e50f4afd
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ install:
|
|||
- go get code.google.com/p/go.tools/cmd/goimports
|
||||
- go get github.com/golang/lint/golint
|
||||
- go get code.google.com/p/go.tools/cmd/vet
|
||||
- go get code.google.com/p/go.tools/cmd/cover
|
||||
language: go
|
||||
go:
|
||||
- 1.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue