mirror of
https://github.com/boostorg/multiprecision.git
synced 2026-02-19 02:22:17 +00:00
Fix travis b2 invocation command.
This commit is contained in:
@@ -125,7 +125,7 @@ script:
|
||||
- |-
|
||||
echo "using $TOOLSET : : $COMPILER : <cxxflags>-std=$CXXSTD ;" > ~/user-config.jam
|
||||
- (cd libs/config/test && ../../../b2 config_info_travis_install toolset=$TOOLSET && ./config_info_travis)
|
||||
- ./b2 libs/multiprecision/test toolset=$TOOLSET $TEST_SUITE
|
||||
- (cd libs/multiprecision/test && ../../../b2 toolset=$TOOLSET $TEST_SUITE)
|
||||
|
||||
notifications:
|
||||
email:
|
||||
|
||||
Reference in New Issue
Block a user