فهرست منبع

fix windows ci

Darien Raymond 7 سال پیش
والد
کامیت
657169aa98
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  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