|
@@ -5,7 +5,6 @@ go_import_path: v2ray.com/core
|
|
|
git:
|
|
git:
|
|
|
depth: 5
|
|
depth: 5
|
|
|
script:
|
|
script:
|
|
|
-- go generate v2ray.com/core/...
|
|
|
|
|
- go test -tags json v2ray.com/core/...
|
|
- go test -tags json v2ray.com/core/...
|
|
|
after_success:
|
|
after_success:
|
|
|
- ./testing/coverage/coverall
|
|
- ./testing/coverage/coverall
|