-
Notifications
You must be signed in to change notification settings - Fork 377
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
Continuous Integration. #81
Comments
Windows CI is delayed due to AppVeyor bugs. See ticket we've created for further details. |
Hi 😄 What do you mean by Windows on Travis-CI? Is there a plan to add cross compilation? Is it possible to find Windows binaries or to provide them? I'm currently cross compiling to Windows and not sure how easy is to cross compile restbed so I am planning to just plug binaries. Thanks! |
Restbed has been compatible with windows for many years. It currently builds under Windows with Visual Studio 2015 without any problems. We are seeking an automatic build on Windows for testing purposes only. Travis-CI is not Windows friendly so we have opted for AppVeyor, however their offering is also less than ideal. |
Thanks for the clarification and thanks for the great product. |
AppVeyor configuration is now in place. |
The text was updated successfully, but these errors were encountered: