Update submodule libs/preprocessor on Travis (needed by CMake tests)

This commit is contained in:
Peter Dimov
2020-01-09 15:53:38 +02:00
parent 05cbefd28e
commit 766ab05a12

View File

@@ -371,6 +371,7 @@ install:
- git submodule init libs/headers
- git submodule init tools/boost_install
- git submodule init tools/cmake
- git submodule init libs/preprocessor
- git submodule update --jobs 3
- cp -r $TRAVIS_BUILD_DIR/* libs/smart_ptr
- ./bootstrap.sh