summaryrefslogtreecommitdiff
path: root/travis
diff options
context:
space:
mode:
authorOndřej Surý <ondrej@sury.org>2014-08-01 11:17:13 +0200
committerOndřej Surý <ondrej@sury.org>2014-08-01 11:17:13 +0200
commitb60f6e95a473d1ae97fdf20cec4cfefc06b24ec2 (patch)
treee92e8d3c102992bc63eae4327d3498e7203a9168 /travis
parent09ed144817606a3a835391b12455e6d9cb3a0ae2 (diff)
downloadphp-b60f6e95a473d1ae97fdf20cec4cfefc06b24ec2.tar.gz
New upstream version 5.6.0~rc3+dfsgupstream/5.6.0_rc3+dfsg
Diffstat (limited to 'travis')
-rwxr-xr-xtravis/compile.sh9
-rw-r--r--travis/de2
2 files changed, 10 insertions, 1 deletions
diff --git a/travis/compile.sh b/travis/compile.sh
index babb945a0..52748c6db 100755
--- a/travis/compile.sh
+++ b/travis/compile.sh
@@ -49,5 +49,12 @@ $TS \
--with-openssl \
--with-gmp \
--enable-bcmath \
---enable-phpdbg
+--enable-phpdbg \
+--enable-calendar \
+--enable-ftp \
+--with-pspell=/usr \
+--with-recode=/usr \
+--with-enchant=/usr \
+--enable-wddx \
+--enable-sysvmsg
make --quiet
diff --git a/travis/de b/travis/de
new file mode 100644
index 000000000..ae49d969e
--- /dev/null
+++ b/travis/de
@@ -0,0 +1,2 @@
+de_DE.UTF-8 UTF-8
+de_DE ISO-8859-1