summaryrefslogtreecommitdiff
path: root/travis/compile.sh
diff options
context:
space:
mode:
authorFerenc Kovacs <tyrael@php.net>2015-03-20 13:34:55 +0100
committerFerenc Kovacs <tyrael@php.net>2015-03-20 13:34:55 +0100
commit8f244220b5989267239ca31f7b0db2f2cf5ad6e5 (patch)
treeb354a4ca2adadd2e3b22dc65cafd4f92bfbecbf9 /travis/compile.sh
parent028c9187ee330664ca9bd253e56682475a068ab2 (diff)
parent95c3a4798f970810555b9da9a1f2b0fdedb504e6 (diff)
downloadphp-git-8f244220b5989267239ca31f7b0db2f2cf5ad6e5.tar.gz
Merge branch 'PHP-5.6'
* PHP-5.6: add pear to the travis build
Diffstat (limited to 'travis/compile.sh')
-rwxr-xr-xtravis/compile.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/travis/compile.sh b/travis/compile.sh
index e7ab01705f..5478b885c0 100755
--- a/travis/compile.sh
+++ b/travis/compile.sh
@@ -21,7 +21,7 @@ $TS \
--with-pdo-pgsql \
--with-pdo-sqlite \
--enable-intl \
---without-pear \
+--with-pear \
--with-gd \
--with-jpeg-dir=/usr \
--with-png-dir=/usr \