git submodule update added to AppVeyor

This commit is contained in:
Mateusz Pusz
2019-05-07 09:48:49 -06:00
parent 2d52782407
commit be997394ea

View File

@@ -8,6 +8,7 @@ environment:
- MINGW_CONFIGURATIONS: "8@x86_64@seh@posix" - MINGW_CONFIGURATIONS: "8@x86_64@seh@posix"
install: install:
- git submodule update --init --recursive
- set PATH=%PATH%;%PYTHON%/Scripts/ - set PATH=%PATH%;%PYTHON%/Scripts/
- pip.exe install conan --upgrade - pip.exe install conan --upgrade
- pip.exe install conan_package_tools - pip.exe install conan_package_tools