Skip to content

Commit

Permalink
Merge branch 'hotfix/2425'
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed Oct 1, 2012
2 parents be7d2a6 + 47554d5 commit 33d2aa0
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 33d2aa0

Please sign in to comment.