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"
|
||||
|
||||
install:
|
||||
- "git submodule update --init --recursive"
|
||||
- "%PYTHON%\\python.exe -m pip install -U pip wheel nose cython"
|
||||
|
||||
build: off
|
||||
|
|
Loading…
Reference in a new issue