mirror of
https://github.com/danog/amp.git
synced 2024-11-26 20:15:00 +01:00
remove extension redundancy
This commit is contained in:
parent
2243736c76
commit
57841b08f4
@ -11,7 +11,6 @@ matrix:
|
||||
|
||||
before_script:
|
||||
- yes "" | pecl install "channel://pecl.php.net/libevent-0.1.0"
|
||||
- echo "extension=\"libevent.so\"" >> `php --ini | grep "Loaded Configuration" | sed -e "s|.*:\s*||"`
|
||||
- composer self-update
|
||||
- composer install
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user