Matthimatiker / MolComponents

Library with use-at-will architecture that extends the functionality of Zend Framework 1. Main features: Improved bootstrapping with lazy loading of resources, declaration of request parameters as argument in controller actions, advanced form creation and validation, mail templates, lightweight controller testing.
Other
2 stars 0 forks source link

Set up build server #13

Closed Matthimatiker closed 12 years ago

Matthimatiker commented 12 years ago

Set up a build server that automatically checks the projects after changes.

Travis CI [http://travis-ci.org/] might be an option.

Matthimatiker commented 12 years ago

Now usingTravis CI to run tests against PHP 5.3 and 5.4: http://travis-ci.org/#!/Matthimatiker/MolComponents