Continuous Integration In Yii

Hi,

I have implemented the unit testing with Yii and phpUnit. I want to do more, please help me with this.I am developing ma software in multiple local machines. I wanna keep a repository and want to automate the merging of local developments and test it…kind of continuous implementation.

Please suggest some methods or tutorials