Don't stop Boost.Build on error.

This commit is contained in:
Daniel James
2016-08-04 13:35:46 +01:00
parent e3dd1f276e
commit 041fee64df

View File

@ -41,4 +41,4 @@ before_script:
- touch Jamroot.jam
script:
- cd test && bjam -q ${BJAM_TOOLSET} include=${TRAVIS_BUILD_DIR}/include
- cd test && bjam ${BJAM_TOOLSET} include=${TRAVIS_BUILD_DIR}/include