]> granicus.if.org Git - php/commitdiff
add make install
authorFerenc Kovacs <tyrael@php.net>
Tue, 10 Feb 2015 09:34:52 +0000 (10:34 +0100)
committerFerenc Kovacs <tyrael@php.net>
Tue, 10 Feb 2015 09:34:52 +0000 (10:34 +0100)
travis/compile.sh

index cc8b03be867801628c2d14f29ff7c7dec80949a9..d3216b7fbb800d8b5b9d8a9c599d9b57f715c364 100755 (executable)
@@ -49,4 +49,5 @@ $TS \
 --with-openssl \
 --with-gmp \
 --enable-bcmath
-make --quiet
+make -j2 --quiet
+make install