Ver Fonte

fix windows ci

Darien Raymond há 7 anos atrás
pai
commit
657169aa98
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      appveyor.yml

+ 2 - 0
appveyor.yml

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