Development

Guidelines

Please have a look at the following pages:

Continuous integration tools

Local development

A Makefile is available to perform project-related operations:

Automatic builds

Travis CI is a Continuous Integration build server, that runs a build:

A build is composed of several jobs: one for each supported PHP version (see Server requirements).

Each build job:

After all jobs have finished, Travis returns the results to GitHub: