1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Disable PEAR in Travis build

This commit is contained in:
Nikita Popov
2015-12-05 22:48:29 +01:00
parent 311eb2b11e
commit 1d5744027e

View File

@@ -23,7 +23,7 @@ $TS \
--with-pdo-pgsql \
--with-pdo-sqlite \
--enable-intl \
--with-pear \
--without-pear \
--with-gd \
--with-jpeg-dir=/usr \
--with-png-dir=/usr \