Skip to content

Commit 5f131fc

Browse files
committed
Go for pizza!
1 parent e22bb11 commit 5f131fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

travis-init.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ if [[ "$TRAVIS_PHP_VERSION" != "hhvm" &&
3434
echo "extension=libev.so" >> "$(php -r 'echo php_ini_loaded_file();')"
3535
fi
3636

37-
# install 'libev' PHP extension (does not support php 7)
37+
# install 'libuv' PHP extension (does not support php 5)
3838
if [[ "$TRAVIS_PHP_VERSION" = "7.0" ||
3939
"$TRAVIS_PHP_VERSION" = "7.1" ]]; then
4040
git clone --recursive https://github.com/bwoebi/php-uv

0 commit comments

Comments
 (0)