fix windows ci

pull/1524/head^2
Darien Raymond 2018-07-25 11:36:58 +02:00
parent b9d2587f18
commit 657169aa98
No known key found for this signature in database
GPG Key ID: 7251FFA14BB18169
1 changed files with 2 additions and 0 deletions

View File

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