mirror of
https://github.com/boostorg/histogram.git
synced 2026-01-29 07:32:23 +00:00
rebuild boost
This commit is contained in:
@@ -73,6 +73,7 @@ install:
|
||||
|
||||
- BOOST_VERSION=1.65.0 # match version number of cache directory above
|
||||
- BOOST_DIR=${TRAVIS_BUILD_DIR}/deps/boost-${BOOST_VERSION}
|
||||
- rm -rf ${BOOST_DIR}
|
||||
- |
|
||||
if [ ! -e ${BOOST_DIR} ]; then
|
||||
mkdir -p ${BOOST_DIR}
|
||||
|
||||
Reference in New Issue
Block a user