forked from boostorg/bind
Add -j 3 to Appveyor
This commit is contained in:
@@ -40,4 +40,4 @@ build: off
|
||||
|
||||
test_script:
|
||||
- if not "%CXXSTD%" == "" set CXXSTD=cxxstd=%CXXSTD%
|
||||
- b2 libs/bind/test toolset=%TOOLSET% %CXXSTD%
|
||||
- b2 -j 3 libs/bind/test toolset=%TOOLSET% %CXXSTD%
|
||||
|
Reference in New Issue
Block a user