Skip to content

Commit

Permalink
updating travis to build with composer
Browse files Browse the repository at this point in the history
  • Loading branch information
winmillwill committed Jul 26, 2012
1 parent e698b9f commit d5a7f3a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
@@ -1,3 +1,7 @@
language: php
php:
- 5.3

before_script:
- wget http://getcomposer.org/composer.phar
- php composer.phar install

0 comments on commit d5a7f3a

Please sign in to comment.