Browse Source

remove git submodule init

Darien Raymond 7 years ago
parent
commit
48a89885b6
1 changed files with 0 additions and 1 deletions
  1. 0 1
      appveyor.yml

+ 0 - 1
appveyor.yml

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