part four

This commit is contained in:
flash 2018-03-24 05:53:44 +01:00
parent 75316791ee
commit 103ce47ba8

View file

@ -12,8 +12,8 @@ matrix:
before_install: before_install:
- sudo apt-get install -y imagemagick - sudo apt-get install -y imagemagick
- pecl install imagick - yes '' | pecl install imagick
- pecl install redis - yes '' | pecl install redis
- composer install - composer install
script: ./vendor/bin/phpunit script: ./vendor/bin/phpunit