mirror of
https://github.com/boostorg/functional.git
synced 2025-07-31 04:57:16 +02:00
Use boost 1.66.0 in travis
This commit is contained in:
@ -27,8 +27,8 @@ matrix:
|
|||||||
USER_CONFIG="using clang : : clang++ -Werror --std=c++11 -D_HAS_AUTO_PTR_ETC=0 ;"
|
USER_CONFIG="using clang : : clang++ -Werror --std=c++11 -D_HAS_AUTO_PTR_ETC=0 ;"
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- export BOOST_VERSION=1.65.1
|
- export BOOST_VERSION=1.66.0
|
||||||
- export BOOST_FILENAME=boost_1_65_1
|
- export BOOST_FILENAME=boost_1_66_0
|
||||||
- export BOOST_ROOT=${HOME}/boost
|
- export BOOST_ROOT=${HOME}/boost
|
||||||
- cd ${TRAVIS_BUILD_DIR}
|
- cd ${TRAVIS_BUILD_DIR}
|
||||||
- touch Jamroot.jam
|
- touch Jamroot.jam
|
||||||
|
Reference in New Issue
Block a user