Attempt to fix travis part 1
This commit is contained in:
parent
ee04c88713
commit
6a422dfbb2
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ matrix:
|
|||
fast_finish: true
|
||||
|
||||
before_install:
|
||||
- pecl install imagick
|
||||
- pecl install redis
|
||||
- composer install
|
||||
|
||||
script: ./vendor/bin/phpunit
|
||||
|
|
Loading…
Add table
Reference in a new issue