Skip to content

Commit 5e1bb07

Browse files
committed
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5: oops, forgot sudo for make install
2 parents ac54df1 + bf9fb65 commit 5e1bb07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

travis/compile.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ $TS \
5858
--enable-wddx \
5959
--enable-sysvmsg
6060
make -j2 --quiet
61-
make install
61+
sudo make install

0 commit comments

Comments
 (0)