From 9ff99059b15334fb05498686f422d39f1584d882 Mon Sep 17 00:00:00 2001 From: Ferenc Kovacs Date: Fri, 20 Mar 2015 13:34:16 +0100 Subject: add pear to the travis build --- travis/compile.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'travis/compile.sh') diff --git a/travis/compile.sh b/travis/compile.sh index f22227a494..039ed65cb9 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 \ -- cgit v1.2.1