mirror of
https://github.com/boostorg/unordered.git
synced 2025-07-30 03:17:15 +02:00
Don't stop Boost.Build on error.
This commit is contained in:
@ -41,4 +41,4 @@ before_script:
|
|||||||
- touch Jamroot.jam
|
- touch Jamroot.jam
|
||||||
|
|
||||||
script:
|
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