summaryrefslogtreecommitdiff
path: root/.lgtm.yml
diff options
context:
space:
mode:
Diffstat (limited to '.lgtm.yml')
-rw-r--r--.lgtm.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.lgtm.yml b/.lgtm.yml
index ab8fd39d28..8a407d4d00 100644
--- a/.lgtm.yml
+++ b/.lgtm.yml
@@ -2,6 +2,7 @@ extraction:
cpp:
configure:
command:
+ - sed -i 's/--with-tests/--without-tests/g' bootstrap.conf
- "./bootstrap --no-git --skip-po --no-bootstrap-sync --gnulib-srcdir=gnulib"
- "wget -O nettle-master.zip https://git.lysator.liu.se/nettle/nettle/-/archive/master/nettle-master.zip?foo=`date +%Y%m%d`"
- "unzip nettle-master.zip"