Adjust travis

This commit is contained in:
Krystian Stasiowski
2020-02-15 18:46:38 -05:00
parent 5babe5d0c9
commit 634135f478

View File

@ -121,7 +121,8 @@ jobs:
- COMMENT=codecov.io
- B2_CXXSTD=11
- B2_TOOLSET=gcc-8
- B2_DEFINES="define=BOOST_NO_STRESS_TEST=1, define=BOOST_EXCEPTION_DISABLE"
- B2_DEFINES="define=BOOST_NO_STRESS_TEST=1"
- B2_CXXFLAGS="-O0"
addons: *gcc-8
script:
- cd $BOOST_ROOT/libs/$SELF