continuous integration web service

Posted by Josh Moore on Stack Overflow See other posts from Stack Overflow or by Josh Moore
Published on 2008-09-13T06:42:46Z Indexed on 2011/01/11 10:54 UTC
Read the original article Hit count: 262

I am in a position where I could become a team leader of a team distributed over two countries. This team would be the tech. team for a start up company that we plan to bootstrap on limited funds. So I am trying to find out ways to minimize upfront expenses. Right now we are planning to use Java and will have a lot of junit tests. I am planing on using github for VCS and lighthouse for a bug tracker. In addition I want to add a continuous integration server but I do not know of any continuous integration servers that are offered as a web service.

Does anybody know if there are continuous integration servers available in a software as a service model?

P.S. if anybody knows were I can get these three services at one location that would be great to know to.

© Stack Overflow or respective owner

Related posts about continuous-integration

Related posts about remote