Parcourir la source

fix windows ci

Darien Raymond il y a 7 ans
Parent
commit
657169aa98
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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