Background: Appveyor is a free-to-use (for opensource) CI system that specializes in providing support for Windows environments. Appveyor is currently running a very simple windows build for MXNet. Specifically we are generating build files via cmake, and then building with Visual Studio 14 with fairly standard build options.
Problem: AppVeyor frequently slows down our release process and has been made redundant by the new CI system's windows builds. Action: Let's remove AppVeyor and rely on the new CI's windows build systems which has very similar functionality. Vote will close Monday Dec 11th and will rely on lazy consensus. -Kellen
