1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-16 12:45:24 +00:00

Use new location of cover tool

This commit is contained in:
V2Ray 2015-09-07 17:58:10 +02:00
parent 3a54fefea7
commit 713389c6fa

View File

@ -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: