On 10/06/14 00:37, Ellery Newcomer wrote:
So pyd is at the point where it really needs some sort of test suite
runner. It's kind of complicated since I need to test against

* multiple versions of dmd/ldc/gdc
* multiple versions of python (2.4 - 3.4, but I'm thinking of dropping
2.4 and 2.5 this year)
* redhat, ubuntu, osx, windows, etc

Does anyone have any suggestions on how or where to set this up? I had a
peek at atlassian bamboo, but it looks like it only plays with ec2,
which I don't know anything about.

Travis CI supports multi-platform, currently Linux (Ubuntu) and OS X. There's also a similar service which uses Windows.

--
/Jacob Carlborg

Reply via email to