Skip to content

Commit ac54df1

Browse files
committed
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5: add make install Conflicts: travis/compile.sh
2 parents fb23147 + a8d001a commit ac54df1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

travis/compile.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,5 @@ $TS \
5757
--with-enchant=/usr \
5858
--enable-wddx \
5959
--enable-sysvmsg
60-
make --quiet
60+
make -j2 --quiet
61+
make install

0 commit comments

Comments
 (0)