CTPUG/pygame_cffi

Should test with pypy

Closed this issue · 1 comments

drnlm commented

Since one of the goals is to provide pygame for pypy, we really should run the test suite against pypy.

Since travis only has horribly outdated versions of pypy available, this will require rolling our own logic for setting up pypy.

We should also try using the travis OSX target sometime.

drnlm commented

Resolved by #46