mirror of
https://github.com/aljazceru/plugins.git
synced 2025-12-25 17:04:20 +01:00
travis: Reduce build parallelism
This commit is contained in:
@@ -48,7 +48,7 @@ git clone --recursive https://github.com/ElementsProject/lightning.git /tmp/ligh
|
||||
cd /tmp/lightning
|
||||
git checkout "$LIGHTNING_VERSION"
|
||||
./configure --disable-valgrind
|
||||
make -j 16 > /dev/null
|
||||
make -j 4 > /dev/null
|
||||
)
|
||||
echo 'travis_fold:end:script.2'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user