summaryrefslogtreecommitdiff
path: root/travis
diff options
context:
space:
mode:
authorLeigh <leigh@php.net>2016-10-04 13:20:36 +0100
committerLeigh <leigh@php.net>2016-10-04 13:20:36 +0100
commitbc4676e050f7253421cb51a58b6c5178aea81ea7 (patch)
tree7213af2d693050f92a4b82f6f9f0ccbe263bde9a /travis
parent3f04ee0b8b15987de83e0cfcba00481a1aec40b9 (diff)
downloadphp-git-bc4676e050f7253421cb51a58b6c5178aea81ea7.tar.gz
Remove mcrypt
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 02da5d8794..090cedae69 100755
--- a/travis/compile.sh
+++ b/travis/compile.sh
@@ -31,7 +31,6 @@ $TS \
--enable-zip \
--with-zlib \
--with-zlib-dir=/usr \
---with-mcrypt=/usr \
--enable-soap \
--enable-xmlreader \
--with-xsl \