Skip to content

Commit 787ad83

Browse files
committed
Fix travis
1 parent aa8c4f2 commit 787ad83

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
@@ -6,5 +6,5 @@
66
--enable-zts \
77
--disable-all
88

9-
make "-j${MAKE_JOBS}"
9+
make -j8
1010
make install

0 commit comments

Comments
 (0)