mirror of
https://github.com/boostorg/callable_traits.git
synced 2026-02-26 16:42:15 +00:00
target "check" in appveyor MSBuild
This commit is contained in:
@@ -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:clean /t:"ALL_BUILD" /v:n /nologo
|
||||
echo . | %msbuild_exe% callable_traits.sln /p:Configuration=Debug /p:Platform=Win32 /t:"check" /t /v:n /nologo
|
||||
|
||||
Reference in New Issue
Block a user