part four
This commit is contained in:
parent
75316791ee
commit
103ce47ba8
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue