1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-27 07:44:30 +02:00

added before_install command

This commit is contained in:
Oliver Vogel
2017-06-06 18:29:00 +02:00
parent 854d12b807
commit 02aee3095a

View File

@@ -16,6 +16,7 @@ matrix:
before_install:
- sudo add-apt-repository -y ppa:moti-p/cc
- sudo apt-get clean
- sudo apt-get update
- sudo apt-get -y --reinstall install imagemagick
- yes | pecl install imagick-beta