part three

This commit is contained in:
flash 2018-03-24 05:44:54 +01:00
parent 23de7c0ff0
commit 75316791ee

View file

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