mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
Remove composer self-update, handled by Travis now
This commit is contained in:
parent
6e58408806
commit
cb5b7537dc
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user