Skip to content

Commit 79dd25c

Browse files
committed
Add PECL ev extension to travis-init.sh.
1 parent 54710a3 commit 79dd25c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

travis-init.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ if [[ "$TRAVIS_PHP_VERSION" != "hhvm" &&
88
# install 'event' PHP extension
99
echo "yes" | pecl install event
1010

11+
# install 'ev' PHP extension
12+
echo "yes" | pecl install ev
13+
1114
# install 'libevent' PHP extension (does not support php 7)
1215
if [[ "$TRAVIS_PHP_VERSION" != "7.0" &&
1316
"$TRAVIS_PHP_VERSION" != "7.1" ]]; then

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy