mirror of
https://github.com/boostorg/unordered.git
synced 2025-05-09 15:13:59 +00:00
Use boost 1.67.0 in tests
This commit is contained in:
parent
6cf0342322
commit
f3649e4ae0
@ -43,8 +43,8 @@ before_install:
|
|||||||
- if [ -n $enable_coverage ]; then pip install --user cpp-coveralls; fi
|
- if [ -n $enable_coverage ]; then pip install --user cpp-coveralls; fi
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- export BOOST_VERSION=1.66.0
|
- export BOOST_VERSION=1.67.0
|
||||||
- export BOOST_FILENAME=boost_1_66_0
|
- export BOOST_FILENAME=boost_1_67_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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user