mirror of
https://github.com/danog/file.git
synced 2024-11-30 04:19:39 +01:00
remove extension ini redundancy
This commit is contained in:
parent
9f38705952
commit
3f09f80b7d
@ -11,7 +11,6 @@ matrix:
|
||||
|
||||
before_script:
|
||||
- yes "" | pecl install eio
|
||||
- echo "extension=\"eio.so\"" >> `php --ini | grep "Loaded Configuration" | sed -e "s|.*:\s*||"`
|
||||
- composer self-update
|
||||
- composer install
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user