mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-02 02:29:08 +00:00
Enable parallel build in appveyor.
This commit is contained in:
parent
c123fc612f
commit
cfa34cff2d
@ -8,7 +8,7 @@ install:
|
||||
before_build: cmake .
|
||||
|
||||
build_script:
|
||||
- msbuild /m FORMAT.sln
|
||||
- msbuild /m:4 FORMAT.sln
|
||||
|
||||
test_script:
|
||||
- msbuild RUN_TESTS.vcxproj
|
||||
|
Loading…
Reference in New Issue
Block a user