Browse Source

Merge branch 'PHP-5.6'

* PHP-5.6:
  add pear to the travis build
pull/1180/merge
Ferenc Kovacs 11 years ago
parent
commit
8f244220b5
  1. 2
      travis/compile.sh

2
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 \

Loading…
Cancel
Save