News Feed
Jobs Feed
Sections




News Archive
Henrik Bjørnskov's Blog:
Travis & Composer sitting in a tree K-I-S-S-I-N-G
November 18, 2011 @ 11:03:01

Henrik Bjørnskov has a quick new post today showing how to combine two powerful technologies into a simple, configurable autoload system in a Symfony Travis-CI build with Composer.

To integrate your project with travis the only thing necesarry is to have a .travis.yml file and a working PHPUnit test setup like http://github.com/simplethings/SimpleThingsFormExtraBundle. Where the Tests/vendors.php script is executed before the tests are perfomed. But it would be way cooler to just have Composer handle the autoloading and dependencies.

A sample .travis.yml file is included in the post (also here) as well as instructions for grabbing dependencies and including the autoload process in your application's bootstrap.

0 comments voice your opinion now!
composer travisci build system yml configuration tutorial


blog comments powered by Disqus

Similar Posts

Daniel Krook's Blog: PHP on the mainframe

PHPro.org: SPL AppendIterator

Software Development Video & Tutorials: PHP and Couchbase

ServerGrove.com: Creating console commands with Symfony2

NETTUTS.com: MVC for Noobs


Community Events











Don't see your event here?
Let us know!


introduction testing interview podcast unittest framework conference opinion rest symfony2 development functional series zendframework2 language usergroup database phpunit release community

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework