I am trying to find any recommended continuous integration systems for Git, I have found plugins for Cruisecontrol etc, but I thought there would be some software around that are specifically built around the way and common workflows involved with Git (e.g. executing tests for each branch or similar functionality)
We are in particular looking for using the ci software together with PHP and JavaScript, perhaps Java as well, all on Linux systems.
Any pointers in the right direction would be great!