]> granicus.if.org Git - php/commitdiff
oops, forgot sudo for make install
authorFerenc Kovacs <tyrael@php.net>
Tue, 10 Feb 2015 10:18:19 +0000 (11:18 +0100)
committerFerenc Kovacs <tyrael@php.net>
Tue, 10 Feb 2015 10:18:19 +0000 (11:18 +0100)
travis/compile.sh

index d3216b7fbb800d8b5b9d8a9c599d9b57f715c364..f22227a494620a70d973708e21778840ad241d2a 100755 (executable)
@@ -50,4 +50,4 @@ $TS \
 --with-gmp \
 --enable-bcmath
 make -j2 --quiet
-make install
+sudo make install