mirror of
https://github.com/boostorg/unordered.git
synced 2025-07-29 19:07:15 +02:00
Don't stop Boost.Build on error.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user