summaryrefslogtreecommitdiff
path: root/travis/compile.sh
diff options
context:
space:
mode:
authorFerenc Kovacs <tyrael@php.net>2015-03-20 13:34:35 +0100
committerFerenc Kovacs <tyrael@php.net>2015-03-20 13:34:35 +0100
commit95c3a4798f970810555b9da9a1f2b0fdedb504e6 (patch)
treee91051dfef0a92831dcf7ada2140e39ab1778ed3 /travis/compile.sh
parentd55b42bd6193796523113ccc4c34fcd4da89fdf2 (diff)
parent9ff99059b15334fb05498686f422d39f1584d882 (diff)
downloadphp-git-95c3a4798f970810555b9da9a1f2b0fdedb504e6.tar.gz
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5: 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 3a381a8885..4dce7fc8a4 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 \