2
0
mirror of https://github.com/boostorg/math.git synced 2026-02-27 17:12:22 +00:00

[CI SKIP] Increase a tolerance and remove a flag

This commit is contained in:
Christopher Kormanyos
2021-01-31 22:06:46 +01:00
parent 968a06072b
commit d50ddb59d7
2 changed files with 2 additions and 2 deletions

View File

@@ -49,5 +49,5 @@ jobs:
run: ./config_info_travis
working-directory: ../boost-root/libs/config/test
- name: Test
run: ../../../b2 -j3 toolset=$TOOLSET ${{ matrix.suite }} define=CI_SUPPRESS_KNOWN_ISSUES define=BOOST_MATH_TEST_FLOAT128
run: ../../../b2 -j3 toolset=$TOOLSET ${{ matrix.suite }} define=CI_SUPPRESS_KNOWN_ISSUES
working-directory: ../boost-root/libs/math/test