Runs ctest with -VV on Appveyor so that developers can see the details of build warnings. It's pretty common for a developer to not have Visual Studio access and for a C++ code change to hit a VS-specific compiler warning. We'll live with the minor pain of having to download the results due to their size.