building the check project in appveyor

This commit is contained in:
badair
2016-04-16 04:49:35 -05:00
parent 21b8e60bf3
commit 9d4acb7165

View File

@@ -36,4 +36,3 @@ build_script:
set msbuild_exe="%ProgramFiles(x86)%\MSBuild\14.0\Bin\MSBuild.exe"
echo . | %msbuild_exe% callable_traits.sln /t:"check" /p:Configuration=Debug /p:Platform=Win32 /v:n /nologo