remove git submodule init

This commit is contained in:
Darien Raymond
2018-07-25 11:48:05 +02:00
parent b1e07d2f6e
commit 48a89885b6
-1
View File
@@ -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/...