Remove composer self-update, handled by Travis now

This commit is contained in:
Ingo Schommer 2017-03-20 10:33:49 +13:00
parent a642f9b555
commit d95be0e273
1 changed files with 0 additions and 1 deletions

View File

@ -33,7 +33,6 @@ matrix:
env: DB=MYSQL PDO=1 PHPUNIT_TEST=1
before_script:
- composer self-update || true
- "if [ \"$PHPCS_TEST\" = \"1\" ]; then pyrus install pear/PHP_CodeSniffer; fi"
- phpenv rehash
- phpenv config-rm xdebug.ini