1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-31 17:41:58 +02:00

Merge pull request #733 from olivervogel/master

added before_install command
This commit is contained in:
Oliver Vogel
2017-06-06 18:32:37 +02:00
committed by GitHub

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