mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-29 18:27:40 +02:00
Enable parallel build in appveyor.
This commit is contained in:
@ -7,8 +7,8 @@ install:
|
||||
|
||||
before_build: cmake .
|
||||
|
||||
build:
|
||||
project: FORMAT.sln
|
||||
build_script:
|
||||
- msbuild /m FORMAT.sln
|
||||
|
||||
test_script:
|
||||
- msbuild RUN_TESTS.vcxproj
|
||||
|
Reference in New Issue
Block a user