Skip to content

Commit a8d001a

Browse files
committed
add make install
1 parent f2b1242 commit a8d001a

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
@@ -49,4 +49,5 @@ $TS \
4949
--with-openssl \
5050
--with-gmp \
5151
--enable-bcmath
52-
make --quiet
52+
make -j2 --quiet
53+
make install

0 commit comments

Comments
 (0)