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 pypy to Windows build #451

Closed
pganssle opened this issue Aug 18, 2017 · 0 comments · Fixed by #913
Closed

Add pypy to Windows build #451

pganssle opened this issue Aug 18, 2017 · 0 comments · Fixed by #913

Comments

@pganssle
Copy link
Member

Right now we don't test against pypy or pypy3 on Windows because Appveyor doesn't have it out-of-the-box, but that's caused us to miss some platform-specific bugs (like #448), so we should probably start testing against pypy. Here is a StackOverflow post explaining how to do it.

Ideally, we'd test all PRs against stable pypy and pypy3 (which can be cached), and I'd also like to test master against nightly pypy and pypy3.

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

Successfully merging a pull request may close this issue.

1 participant