continuous integration

Simple continuous integration with PHP and subversion (or any other version control system)

I work on a project in a subversion repository. Because knowing is half the battle, I wanted some kind of continuous integration on the project. Earlier I explained how you can use cijoe with github projects, but that was not an option. I wanted something simple, and came up with the following solution.

Subscribe to RSS - continuous integration