summaryrefslogtreecommitdiff
path: root/.lgtm.yml
diff options
context:
space:
mode:
authorTim Rühsen <tim.ruehsen@gmx.de>2018-10-19 12:32:01 +0200
committerTim Rühsen <tim.ruehsen@gmx.de>2018-10-19 12:32:01 +0200
commit85310bfa58300673ea3970341bccd2930720e05f (patch)
tree52fabf13d391da8f7d767349cbf5177144882b7e /.lgtm.yml
parentb29854528ab134dcad1fd1724d1a85b7a66b5689 (diff)
downloadwget-85310bfa58300673ea3970341bccd2930720e05f.tar.gz
* .lgtm.yml: New file to add LGTM to Gitlab.com CI
Diffstat (limited to '.lgtm.yml')
-rw-r--r--.lgtm.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.lgtm.yml b/.lgtm.yml
new file mode 100644
index 00000000..918e9ffb
--- /dev/null
+++ b/.lgtm.yml
@@ -0,0 +1,7 @@
+extraction:
+ cpp:
+ prepare:
+ packages:
+ - libgpgme11-dev
+ configure:
+ command: ./bootstrap && ./configure