Update the parameter_python submodule, as we still keep the Python tests here

This commit is contained in:
Peter Dimov
2018-10-15 00:29:51 +03:00
parent 28a8f75d83
commit de183a3b75
2 changed files with 2 additions and 0 deletions

View File

@@ -119,6 +119,7 @@ install:
- git submodule update --init tools/build
- git submodule update --init libs/config
- git submodule update --init tools/boostdep
- git submodule update --init libs/parameter_python
- cp -r $TRAVIS_BUILD_DIR/* libs/parameter
- python tools/boostdep/depinst/depinst.py parameter
- ./bootstrap.sh

View File

@@ -25,6 +25,7 @@ install:
- git submodule update --init tools/build
- git submodule update --init libs/config
- git submodule update --init tools/boostdep
- git submodule update --init libs/parameter_python
- xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\parameter
- python tools/boostdep/depinst/depinst.py parameter
- bootstrap