Use 1.66.0 in tests

This commit is contained in:
Daniel James
2017-12-19 12:10:53 +00:00
parent 311e126ac4
commit c2b9b22f67

View File

@ -45,8 +45,8 @@ before_install:
- if [ -n $enable_coverage ]; then pip install --user cpp-coveralls; fi
before_script:
- export BOOST_VERSION=1.64.0
- export BOOST_FILENAME=boost_1_64_0
- export BOOST_VERSION=1.66.0
- export BOOST_FILENAME=boost_1_66_0
- export BOOST_ROOT=${HOME}/boost
- cd ${TRAVIS_BUILD_DIR}
- touch Jamroot.jam