2
0
mirror of https://github.com/boostorg/sync.git synced 2026-01-19 04:42:12 +00:00

Increased the number of build jobs in Appveyor CI config.

This commit is contained in:
Andrey Semashev
2018-11-14 01:09:33 +03:00
parent 6ff3d05f5b
commit cc8992bbfb

View File

@@ -141,4 +141,4 @@ build: off
test_script:
- PATH=%ADDPATH%;%PATH%
- b2 libs/sync/test variant=release toolset=%TOOLSET% address-model=%ADDRESS_MODEL% %B2_ARGS%
- b2 -j3 libs/sync/test variant=release toolset=%TOOLSET% address-model=%ADDRESS_MODEL% %B2_ARGS%