Skip to content
Snippets Groups Projects
Commit 671c893b authored by Wittenburg, William's avatar Wittenburg, William
Browse files

Get rid of some of the build noise

parent 54bce73a
No related branches found
No related tags found
2 merge requests!265Address various windows issues rebased,!263Get started with AppVeyor CI
......@@ -8,5 +8,8 @@ os: Visual Studio 2015
platform:
- x86
before_build:
- del "C:\Program Files (x86)\MSBuild\14.0\Microsoft.Common.targets\ImportAfter\Xamarin.Common.targets"
build_script:
- cmd: ctest.exe -VV -S scripts/appveyor/av_default.cmake -Ddashboard_full=ON -DCTEST_BUILD_NAME=%APPVEYOR_PULL_REQUEST_HEAD_REPO_BRANCH%_%APPVEYOR_BUILD_NUMBER%_msvc
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment