mirror of
https://github.com/Intervention/image.git
synced 2025-08-28 16:19:50 +02:00
added before_install command
This commit is contained in:
@@ -16,6 +16,7 @@ matrix:
|
|||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- sudo add-apt-repository -y ppa:moti-p/cc
|
- sudo add-apt-repository -y ppa:moti-p/cc
|
||||||
|
- sudo apt-get clean
|
||||||
- sudo apt-get update
|
- sudo apt-get update
|
||||||
- sudo apt-get -y --reinstall install imagemagick
|
- sudo apt-get -y --reinstall install imagemagick
|
||||||
- yes | pecl install imagick-beta
|
- yes | pecl install imagick-beta
|
||||||
|
Reference in New Issue
Block a user