summaryrefslogtreecommitdiff
path: root/travis
diff options
context:
space:
mode:
Diffstat (limited to 'travis')
-rwxr-xr-xtravis/compile.sh10
1 files changed, 9 insertions, 1 deletions
diff --git a/travis/compile.sh b/travis/compile.sh
index cc8b03be86..52748c6db5 100755
--- a/travis/compile.sh
+++ b/travis/compile.sh
@@ -48,5 +48,13 @@ $TS \
--with-bz2 \
--with-openssl \
--with-gmp \
---enable-bcmath
+--enable-bcmath \
+--enable-phpdbg \
+--enable-calendar \
+--enable-ftp \
+--with-pspell=/usr \
+--with-recode=/usr \
+--with-enchant=/usr \
+--enable-wddx \
+--enable-sysvmsg
make --quiet