Testing against multiple versions of Python

Boris FELD lothiraldan at gmail.com
Fri Oct 19 04:50:00 EDT 2012


Did you take a look at https://www.shiningpanda-ci.com/?

2012/10/19 andrea crotti <andrea.crotti.0 at gmail.com>:
> 2012/10/19 Michele Simionato <michele.simionato at gmail.com>:
>> Yesterday I released a new version of the decorator module. It should run under Python 2.4, 2.5, 2.6, 2.7, 3.0, 3.1, 3.2, 3.3. I did not have the will to install on my machine 8 different versions of Python, so I just tested it with Python 2.7 and 3.3. But I do not feel happy with that. Is there any kind of service where a package author can send a pre-release version of her package and have its tests run againsts a set of different Python versions?
>> I seem to remember somebody talking about a service like that years ago but I don't remembers. I do not see anything on PyPI. Any advice is welcome!
>>
>>  Michele Simionato
>>
>>
>> --
>> http://mail.python.org/mailman/listinfo/python-list
>
>
> Travis on github maybe is what you want?
> --
> http://mail.python.org/mailman/listinfo/python-list



More information about the Python-list mailing list