Use 1.65.1 in travis

This commit is contained in:
Daniel James
2017-09-08 21:40:16 +01:00
parent 1360fbe99a
commit dd14136f44

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.0
- export BOOST_FILENAME=boost_1_65_0
- export BOOST_VERSION=1.65.1
- export BOOST_FILENAME=boost_1_65_1
- export BOOST_ROOT=${HOME}/boost
- cd ${TRAVIS_BUILD_DIR}
- touch Jamroot.jam