mirror of
https://github.com/boostorg/bind.git
synced 2025-08-06 08:14:33 +02:00
Add -j 3 to Appveyor
This commit is contained in:
@@ -40,4 +40,4 @@ build: off
|
|||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
- if not "%CXXSTD%" == "" set CXXSTD=cxxstd=%CXXSTD%
|
- 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