Skip to content

Commit

Permalink
Use build-in Travis composer
Browse files Browse the repository at this point in the history
  • Loading branch information
Slamdunk committed Sep 26, 2012
1 parent 7a69c34 commit 58c43b5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ php:

before_install:
- cp tests/TestConfiguration.php.travis tests/TestConfiguration.php
- curl -s https://getcomposer.org/installer | php -- --quiet
- php composer.phar install --dev
- composer install --dev
- wget http://cs.sensiolabs.org/get/php-cs-fixer.phar

script:
Expand Down

0 comments on commit 58c43b5

Please sign in to comment.