Browse Source

clarify

pull/280/head
Bas van Schaik 8 years ago
parent
commit
7b087c02fc
  1. 2
      package/ci/lgtm.yml

2
package/ci/lgtm.yml

@ -2,7 +2,7 @@ extraction:
cpp: cpp:
configure: configure:
command: command:
- echo "Not needed -- this is here to override LGTM from automatically running cmake" - echo "Not needed -- this is here to stop LGTM from automatically running cmake"
index: index:
build_command: build_command:
- package/ci/lgtm.sh - package/ci/lgtm.sh

Loading…
Cancel
Save