support git-submodule
This commit is contained in:
parent
158b043e37
commit
bf76bbc6ee
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ environment:
|
||||||
- PYTHON: "C:\\Python36-x64"
|
- PYTHON: "C:\\Python36-x64"
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
- "git submodule update --init --recursive"
|
||||||
- "%PYTHON%\\python.exe -m pip install -U pip wheel nose cython"
|
- "%PYTHON%\\python.exe -m pip install -U pip wheel nose cython"
|
||||||
|
|
||||||
build: off
|
build: off
|
||||||
|
|
Loading…
Reference in a new issue