summaryrefslogtreecommitdiff
path: root/travis
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2020-05-29 15:43:45 +0200
committerChristoph M. Becker <cmbecker69@gmx.de>2020-05-29 16:47:44 +0200
commit4fa3687e56050a111e8eaffe330258003628225e (patch)
tree997e4e944d98b5d0350a633e9352af0f58508431 /travis
parent444aa2636e81053e439623f2dbf981eaa48e6161 (diff)
downloadphp-git-4fa3687e56050a111e8eaffe330258003628225e.tar.gz
Unbundle ext/xmlrpc
According to <https://wiki.php.net/rfc/unbundle_xmlprc> we unbundle ext/xmlrpc.
Diffstat (limited to 'travis')
-rwxr-xr-xtravis/compile.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/travis/compile.sh b/travis/compile.sh
index 81e0750874..7966ea5b6b 100755
--- a/travis/compile.sh
+++ b/travis/compile.sh
@@ -45,7 +45,6 @@ $S390X_CONFIG \
--enable-xmlreader \
--with-xsl \
--with-tidy \
---with-xmlrpc \
--enable-sysvsem \
--enable-sysvshm \
--enable-shmop \