Skip to content

Commit

Permalink
CI : PHP CS (PEAR to Composer)
Browse files Browse the repository at this point in the history
  • Loading branch information
Progi1984 committed May 14, 2014
1 parent 30b02bb commit c2bb26c
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 @@ -12,8 +12,7 @@ env:
before_script:
## Composer
- composer selfupdate --quiet
- composer update
- composer install -n --prefer-source --dev
- composer update --prefer-source
## PHP Copy/Paste Detector
- curl -o phpcpd.phar https://phar.phpunit.de/phpcpd.phar
## PHP Mess Detector
Expand Down

0 comments on commit c2bb26c

Please sign in to comment.