mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Add --with-pear to Travis build
This commit is contained in:
parent
f08095faa5
commit
c1fbc3900f
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@ $TS \
|
|||
--with-ffi \
|
||||
--enable-zend-test=shared \
|
||||
--enable-werror \
|
||||
--with-pear \
|
||||
> "$CONFIG_LOG_FILE"
|
||||
|
||||
make "-j${MAKE_JOBS}" $MAKE_QUIET > "$MAKE_LOG_FILE"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue