Skip to content

Commit

Permalink
prefer-source in travis due to rate limiting
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefano Torresi committed Jan 16, 2014
1 parent 57acf8e commit 83f24e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -5,7 +5,7 @@ php:

before_install:
- composer self-update
- composer install --dev --prefer-dist
- composer install --dev --prefer-source
- wget http://cs.sensiolabs.org/get/php-cs-fixer.phar

script:
Expand Down

0 comments on commit 83f24e2

Please sign in to comment.