mirror of https://github.com/v2ray/v2ray-core
Use new location of cover tool
parent
3a54fefea7
commit
713389c6fa
|
@ -4,7 +4,7 @@ go:
|
|||
- 1.5
|
||||
|
||||
install:
|
||||
- go get code.google.com/p/go.tools/cmd/cover
|
||||
- go get golang.org/x/tools/cmd/cover
|
||||
- go get github.com/mattn/goveralls
|
||||
|
||||
script:
|
||||
|
|
Loading…
Reference in New Issue