ChiliProject is not maintained anymore. Please be advised that there will be no more updates.

We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.

Continuous Integration

Continuous Integration is a way for test the software every time there has been a build change. ChiliProject uses travis-ci.org, which builds and tests for every build that is pushed. ChiliProject also used Jenkins CI in the past, but ci.chiliproject.org might be out of date now.

Chiliproject's continous integration page is at travis-ci.org. It runs ChiliProject's tests using ruby-1.8.7, ruby-1.9.2, and ruby-1.9.3. For more information about the configuration matrix, go to source:.travis.yml.