mirror of
https://github.com/boostorg/utility.git
synced 2025-05-09 02:44:10 +00:00
Add -j3 to Travis
This commit is contained in:
parent
c88936800d
commit
5f535a151c
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user