mirror of
https://github.com/aljazceru/plugins.git
synced 2026-01-07 07:14:20 +01:00
travis: Fill in the test matrix
The plugins will have to run in a number of different configurations, so let's test them.
This commit is contained in:
@@ -41,7 +41,7 @@ git clone --recursive https://github.com/ElementsProject/lightning.git /tmp/ligh
|
||||
if [ ! -f "$CWD/dependencies/usr/local/bin/lightningd" ]; then
|
||||
(
|
||||
cd /tmp/lightning && \
|
||||
./configure --enable-developer --disable-valgrind --enable-experimental-features && \
|
||||
./configure --disable-valgrind && \
|
||||
make -j 8 DESTDIR=dependencies/
|
||||
)
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user