Browse Source

fix windows ci

Darien Raymond 7 years ago
parent
commit
657169aa98
1 changed files with 2 additions and 0 deletions
  1. 2 0
      appveyor.yml

+ 2 - 0
appveyor.yml

@@ -19,6 +19,8 @@ environment:
 install:
 install:
   - git submodule update --init
   - git submodule update --init
   - go version
   - go version
+  - go get -u v2ray.com/core/...
+  - go get -u v2ray.com/ext/...
 
 
 build: off
 build: off