Skip to content
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

Add continuous test integration for Windows #646

Closed
giampaolo opened this issue Jul 11, 2015 · 1 comment
Closed

Add continuous test integration for Windows #646

giampaolo opened this issue Jul 11, 2015 · 1 comment

Comments

@giampaolo
Copy link
Owner

Similarly to what we currently do on Linux with Travis, that is: running tests on every push.
https://packaging.python.org/en/latest/appveyor.html
Appveyor doesn't seem cool enough to produce exe/wheels and upload then on PYPI though so that part should remain automatized via make.bat.

@giampaolo
Copy link
Owner Author

Fixed in 1405e85
It's very slow (about 30 mins to complete a build for all python versions) but it's so cool to have Windows test integration!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant