mirror of https://github.com/grpc/grpc-go.git
specify package
This commit is contained in:
parent
6b2f0e9831
commit
f911b7542e
|
|
@ -6,4 +6,4 @@ before_install:
|
|||
- go get golang.org/x/tools/cmd/cover
|
||||
script:
|
||||
- make test testrace
|
||||
- goveralls
|
||||
- goveralls -package="google.golang.org/grpc"
|
||||
|
|
|
|||
Loading…
Reference in New Issue