On Fri, Jun 22, 2012 at 2:09 PM, Stefano Rivera <stef...@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
Thanks. I'm not entirely sure which Travis-CI is using, but I just tried it and it was still using PyPy 1.8. That could mean a stale cache somewhere, or more likely they are not using 'precise'. I think I can workaround this by downloading and installing the pre-compiled PyPy 1.9 directly - fingers crossed. Peter _______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev