mirror of
https://github.com/boostorg/bind.git
synced 2025-08-05 15:54:35 +02:00
Add -j 3 to Travis
This commit is contained in:
@@ -192,7 +192,7 @@ install:
|
|||||||
script:
|
script:
|
||||||
- |-
|
- |-
|
||||||
echo "using $TOOLSET : : $COMPILER ;" > ~/user-config.jam
|
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:
|
notifications:
|
||||||
email:
|
email:
|
||||||
|
Reference in New Issue
Block a user