diff --git a/.travis.yml b/.travis.yml index 0b1f4e8..4d4dc50 100644 --- a/.travis.yml +++ b/.travis.yml @@ -192,7 +192,7 @@ install: script: - |- echo "using $TOOLSET : : $COMPILER ;" > ~/user-config.jam - - ./b2 libs/bind/test toolset=$TOOLSET cxxstd=$CXXSTD + - ./b2 -j 3 libs/bind/test toolset=$TOOLSET cxxstd=$CXXSTD notifications: email: