forked from cerc-io/plugeth
add go cover to install list
This commit is contained in:
parent
3a656c07f1
commit
e1e50f4afd
@ -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 New Issue
Block a user