--enable-fpm for the travis build

This commit is contained in:
Ferenc Kovacs 2014-06-30 12:30:24 +02:00
parent 12885ef489
commit 803cfe32e6

View File

@ -13,6 +13,7 @@ fi
./configure --quiet \
$DEBUG \
$TS \
--enable-fpm \
--with-pdo-mysql=mysqlnd \
--with-mysql=mysqlnd \
--with-mysqli=mysqlnd \