Skip to content

Commit

Permalink
Fix lgtm.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sj committed Oct 27, 2018
1 parent d77a516 commit 379c0ff
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .lgtm.yml
Expand Up @@ -2,15 +2,9 @@
path_classifiers:
test:
- tests
docs:
- README.md
extraction:
cpp:
prepare:
packages:
- g++-6
# before_index:
index:
build_command:
- cd ./tests
- $GNU_MAKE
- make

0 comments on commit 379c0ff

Please sign in to comment.