forked from boostorg/unordered
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