summaryrefslogtreecommitdiff
path: root/travis/compile.sh
diff options
context:
space:
mode:
Diffstat (limited to 'travis/compile.sh')
-rwxr-xr-xtravis/compile.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/travis/compile.sh b/travis/compile.sh
index 9063291229..e64bc64e6e 100755
--- a/travis/compile.sh
+++ b/travis/compile.sh
@@ -73,6 +73,7 @@ $TS \
--with-enchant=/usr \
--with-kerberos \
--enable-sysvmsg \
+--with-ffi \
--enable-zend-test=shared \
--enable-werror \
> "$CONFIG_LOG_FILE"