-
Notifications
You must be signed in to change notification settings - Fork 111
WIP: Add MSVC CI builds #206
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
At least in theory, this addresses Issue #21 |
|
This adds initial support for Windows CI. It is not working as it appears the subprojects PMRRR and METIS fail to build. I'm not sure why. Perhaps we can fix this up though. |
|
test this please |
|
I've deleted the appveyor test as there is clearly a decent amount of work to be done to get it there. I'm going to commit appyevor.yml to master just so we have something to eventually pick up again. |
Try and get windows builds under CI. Even if they are failing its good to track progress.