[Biopython-dev] Travis-CI to complement BuildBot
Peter Cock
p.j.a.cock at googlemail.com
Fri Jun 22 12:09:18 EDT 2012
On Fri, Jun 22, 2012 at 4:18 PM, Peter Cock <p.j.a.cock at googlemail.com> wrote:
> And as mentioned elsewhere on the thread, with a bit
> more work, we can use Travis to test under Jython and
> PyPy 1.8 and 1.9 - just getting the details sorted out...
> http://travis-ci.org/#!/peterjc/biopython/builds/1682565
OK, working on the trunk:
http://travis-ci.org/#!/biopython/biopython/builds/1682902
Note you shouldn't read too much into the difference in
run time between the platforms, although in general of
course Python 3.2 will take a long time due to the delay
running 3to2.
Times for PyPy and Jython seem most variable due to
needing to download & install the Python implementation.
In this particular case the Jython download was rather
slow.
Peter
More information about the Biopython-dev
mailing list