mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-02-12 11:38:52 -05:00
Update .travis.yml
This commit is contained in:
parent
4e8e15d528
commit
c245b4506e
@ -5,7 +5,7 @@ go_import_path: v2ray.com/core
|
||||
git:
|
||||
depth: 5
|
||||
script:
|
||||
- go test -tags json v2ray.com/core/...
|
||||
- go test -tags json -v v2ray.com/core/...
|
||||
after_success:
|
||||
- ./testing/coverage/coverall
|
||||
before_deploy:
|
||||
|
Loading…
Reference in New Issue
Block a user