]> granicus.if.org Git - php/commitdiff
--enable-fpm for the travis build
authorFerenc Kovacs <tyrael@php.net>
Mon, 30 Jun 2014 10:30:24 +0000 (12:30 +0200)
committerFerenc Kovacs <tyrael@php.net>
Mon, 30 Jun 2014 10:30:24 +0000 (12:30 +0200)
travis/compile.sh

index 899fb5a3351204ed44b009271d91a0dc9d70f1e4..cc8b03be867801628c2d14f29ff7c7dec80949a9 100755 (executable)
@@ -13,6 +13,7 @@ fi
 ./configure --quiet \
 $DEBUG \
 $TS \
+--enable-fpm \
 --with-pdo-mysql=mysqlnd \
 --with-mysql=mysqlnd \
 --with-mysqli=mysqlnd \