diff --git a/.travis.yml b/.travis.yml index f492a51..a9ffa86 100644 --- a/.travis.yml +++ b/.travis.yml @@ -302,6 +302,7 @@ install: - git submodule update --init libs/config - git submodule update --init libs/core - git submodule update --init libs/headers + - git submodule update --init tools/cmake - cp -r $TRAVIS_BUILD_DIR/* libs/assert - ./bootstrap.sh - ./b2 headers