Disable PEAR in Travis build
authorNikita Popov <nikic@php.net>
Sat, 5 Dec 2015 21:48:29 +0000 (22:48 +0100)
committerNikita Popov <nikic@php.net>
Sat, 5 Dec 2015 21:48:29 +0000 (22:48 +0100)
travis/compile.sh

index 4f7cf5b906c36736d375c14a0961f522690512a2..02da5d87948be718ab3f45cda918bcb86730770d 100755 (executable)
@@ -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 \