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

Gonzalo Ayuso's Blog: Real time notifications with PHP

Fawad Hassan's Blog: CRUD using jQuery and Codeigniter (Part 2)

ProDevTips.com: Extending PHP Doctrine Record - Check Box Groups

Chris Shiflett's Blog: PHP Tidbits

DevShed: Integrate Facebook Comments Code with Wordpress or PHP


Community Events











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


introduction zendframework2 example opinion interview development language functional series conference tool podcast database object framework composer testing community code release

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