Skip to content

Commit 1d57440

Browse files
committed
Disable PEAR in Travis build
1 parent 311eb2b commit 1d57440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

travis/compile.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ $TS \
2323
--with-pdo-pgsql \
2424
--with-pdo-sqlite \
2525
--enable-intl \
26-
--with-pear \
26+
--without-pear \
2727
--with-gd \
2828
--with-jpeg-dir=/usr \
2929
--with-png-dir=/usr \

0 commit comments

Comments
 (0)