Remove composer self-update, handled by Travis now

This commit is contained in:
Ingo Schommer 2017-03-20 10:34:43 +13:00
parent 6e58408806
commit cb5b7537dc
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@ matrix:
before_script:
- export CORE_RELEASE=$TRAVIS_BRANCH
- printf "\n" | pecl install imagick
- composer self-update || true
- "if [ \"$PHPCS_TEST\" = \"1\" ]; then pyrus install pear/PHP_CodeSniffer; fi"
- phpenv rehash
- phpenv config-rm xdebug.ini