mirror of
https://github.com/php/php-src.git
synced 2024-11-24 02:15:04 +08:00
--enable-fpm for the travis build
This commit is contained in:
parent
12885ef489
commit
803cfe32e6
@ -13,6 +13,7 @@ fi
|
||||
./configure --quiet \
|
||||
$DEBUG \
|
||||
$TS \
|
||||
--enable-fpm \
|
||||
--with-pdo-mysql=mysqlnd \
|
||||
--with-mysql=mysqlnd \
|
||||
--with-mysqli=mysqlnd \
|
||||
|
Loading…
Reference in New Issue
Block a user