
On Fri, Jun 22, 2012 at 3:09 PM, Stefano Rivera <stefano@rivera.za.net>wrote:
Hi Peter (2012.06.21_00:24:32_+0200)
I'd like to be able to run tests for a Python project on Travis-CI under PyPy 1.9, however to provide PyPy on their virtual machines Travis-CI get PyPy from the PyPy PPA on LaunchPad:
http://about.travis-ci.org/docs/user/languages/python/ https://launchpad.net/~pypy/+archive/ppa
It appears that currently the latest release on the PPA is still PyPy 1.8 (and sadly for the project I have in mind, I require PyPy 1.9).
Could someone update the PPA please?
Published builds for precise this afternoon. Oneiric is still in progress.
Are you needing them for a different release? (They will be harder to prepare)
SR
-- Stefano Rivera http://tumbleweed.org.za/ H: +27 21 461 1230 C: +27 72 419 8559 _______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev
Thanks stefano!