Added pecl install of test-helpers
This commit is contained in:
parent
8db383601e
commit
984dfe66cc
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ matrix:
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- composer install
|
- composer install
|
||||||
|
- pear channel-discover pear.phpunit.de
|
||||||
|
- pecl install phpunit/test_helpers
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- mkdir -p vendors/build/logs
|
- mkdir -p vendors/build/logs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue