Use boost 1.66.0 in travis

This commit is contained in:
Daniel James
2018-01-06 13:45:56 +00:00
parent 6ca88a8146
commit b40b795572

View File

@@ -32,8 +32,8 @@ matrix:
USER_CONFIG="using clang : : clang++ -Werror --std=c++11 -D_HAS_AUTO_PTR_ETC=0 ;"
before_script:
- export BOOST_VERSION=1.65.1
- export BOOST_FILENAME=boost_1_65_1
- 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