diff --git a/.travis.yml b/.travis.yml index 1f7ac6c..e64d919 100644 --- a/.travis.yml +++ b/.travis.yml @@ -195,7 +195,7 @@ install: script: - |- echo "using $TOOLSET : : $COMPILER ;" > ~/user-config.jam - - ./b2 libs/utility/test toolset=$TOOLSET cxxstd=$CXXSTD + - ./b2 -j3 libs/utility/test toolset=$TOOLSET cxxstd=$CXXSTD notifications: email: