Remove imagick install

This commit is contained in:
Damian Mooyman 2017-11-09 11:52:44 +13:00
parent 6d8df46b8a
commit fba33ad2e0
No known key found for this signature in database
GPG Key ID: 78B823A10DE27D1A
1 changed files with 0 additions and 1 deletions

View File

@ -58,7 +58,6 @@ matrix:
before_script:
# Init PHP
- pecl channel-update pecl.php.net
- travis_retry printf "\n" | pecl install imagick
- phpenv rehash
- phpenv config-rm xdebug.ini || true
- echo 'memory_limit = 2048M' >> ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/travis.ini