2012/10/19 Michele Simionato <michele.simion...@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

Reply via email to