This commit is contained in:
flash 2018-03-24 05:43:36 +01:00
parent 6a422dfbb2
commit 23de7c0ff0

View file

@ -11,6 +11,7 @@ matrix:
fast_finish: true fast_finish: true
before_install: before_install:
- apt-get install -y imagemagick
- pecl install imagick - pecl install imagick
- pecl install redis - pecl install redis
- composer install - composer install