Enable parallel build in appveyor.

This commit is contained in:
Victor Zverovich 2014-05-18 10:03:48 -07:00
parent 1dd0e3046b
commit e79bcfe5ab

View File

@ -7,8 +7,8 @@ install:
before_build: cmake .
build:
project: FORMAT.sln
build_script:
- msbuild /m FORMAT.sln
test_script:
- msbuild RUN_TESTS.vcxproj