From 05cbefd28e7a975d43a76b1ad0b030e2c9f0d0d1 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Thu, 9 Jan 2020 01:41:15 +0200 Subject: [PATCH] Update submodule tools/cmake on Travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 57e7281..07ba30e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -370,6 +370,7 @@ install: - git submodule init tools/build - git submodule init libs/headers - git submodule init tools/boost_install + - git submodule init tools/cmake - git submodule update --jobs 3 - cp -r $TRAVIS_BUILD_DIR/* libs/smart_ptr - ./bootstrap.sh