Browse Source

remove git submodule init

Darien Raymond 7 năm trước cách đây
mục cha
commit
48a89885b6
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      appveyor.yml

+ 0 - 1
appveyor.yml

@@ -13,7 +13,6 @@ environment:
     GOPATH: C:\gopath
 
 install:
-  - git submodule update --init
   - go version
   - go get -u v2ray.com/core/...
   - go get -u v2ray.com/ext/...