mirror of https://github.com/v2ray/v2ray-core
fix windows ci
parent
b9d2587f18
commit
657169aa98
|
@ -19,6 +19,8 @@ environment:
|
|||
install:
|
||||
- git submodule update --init
|
||||
- go version
|
||||
- go get -u v2ray.com/core/...
|
||||
- go get -u v2ray.com/ext/...
|
||||
|
||||
build: off
|
||||
|
||||
|
|
Loading…
Reference in New Issue