mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-05-14 16:39:07 -04:00
remove go generate in travis workflow
This commit is contained in:
@@ -5,7 +5,6 @@ go_import_path: v2ray.com/core
|
||||
git:
|
||||
depth: 5
|
||||
script:
|
||||
- go generate v2ray.com/core/...
|
||||
- go test -tags json v2ray.com/core/...
|
||||
after_success:
|
||||
- ./testing/coverage/coverall
|
||||
|
||||
Reference in New Issue
Block a user