mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Implement recommended pecl channel-update
This commit is contained in:
parent
311811a261
commit
cc99b2ec19
@ -57,7 +57,7 @@ matrix:
|
||||
|
||||
before_script:
|
||||
# Init PHP
|
||||
- export CORE_RELEASE=$TRAVIS_BRANCH
|
||||
- pecl channel-update pecl.php.net
|
||||
- printf "\n" | pecl install imagick
|
||||
- phpenv rehash
|
||||
- phpenv config-rm xdebug.ini || true
|
||||
|
Loading…
Reference in New Issue
Block a user