Revert "Revert "Remove Composer self-updating from .travis.yml""

This commit is contained in:
Phil Sturgeon 2017-01-25 12:08:33 -05:00 committed by GitHub
parent eb4f6b5d30
commit 48041ad725
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ matrix:
env: 'COMPOSER_FLAGS="--prefer-stable --prefer-lowest"'
before_script:
- travis_retry composer self-update
- travis_retry composer update ${COMPOSER_FLAGS} --no-interaction --prefer-dist
script: