Fix travis b2 invocation command.

This commit is contained in:
jzmaddock
2017-05-22 08:21:26 +01:00
parent 63151ee01c
commit 76b45890fd

View File

@@ -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: