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:
|
||||
- sudo apt-get install -y imagemagick
|
||||
- pecl install imagick
|
||||
- pecl install redis
|
||||
- yes '' | pecl install imagick
|
||||
- yes '' | pecl install redis
|
||||
- composer install
|
||||
|
||||
script: ./vendor/bin/phpunit
|
||||
|
|
Loading…
Add table
Reference in a new issue