Closed hannosch closed 7 years ago
The travis-ci PR job is being silly. It stills tries to build under pypy3 rather than pypy3.3-5.2-alpha1. I've tried restarting the travis job but that doesn't help. I'd ignore that job, as the push job is testing the correct Python versions and they all pass.
I tested this branch against bin/alltests
of Zope2 using Python2.7: there where no failures.
@hannosch Travis seems to need two runs to get changes in the list of Python versions. Let's see what happens with my current push.
WIP PR, it's just here for code comments and discussions.