Skip to content

Commit ed176cc

Browse files
committed
make sure appveyor inits submodules
1 parent 61b9a51 commit ed176cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ install:
4040
# as well as pip, conda-build, and the binstar CLI
4141
- powershell .\\appveyor\\install.ps1
4242
- "SET PATH=%PYTHON%;%PYTHON%\\Scripts;%PATH%"
43+
- git submodule update --init --recursive
4344

4445
build: false
4546

0 commit comments

Comments
 (0)