Explorar el Código

remove git submodule init

Darien Raymond hace 7 años
padre
commit
48a89885b6
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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/...