fixing typo in appveyor.yml

This commit is contained in:
badair
2016-04-16 04:40:18 -05:00
parent 8dbec4518a
commit 0855b30efc

View File

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