Merge pull request #4433: CI(lgtm): Remove LGTM

Since LGTM does not provide a recent enough cmake version, it can no
longer build our repository without falling back to the old qmake system
that'll be removed in the future.
Thus we no longer require LGTM to run as CI.
This commit is contained in:
Robert Adam 2020-08-22 19:09:01 +02:00 committed by GitHub
commit 62d9c41d9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 10 deletions

View File

@ -1,9 +0,0 @@
extraction:
cpp:
prepare:
packages:
- "libqt5webengine-data"
- "libqt5svg5-dev"
configure:
command:
- "qmake -recursive CONFIG+='release tests no-g15'"

View File

@ -8,7 +8,6 @@
[![#mumble@freenode.net](https://img.shields.io/badge/Freenode.net-%23mumble-blue?style=for-the-badge)](https://webchat.freenode.net/#mumble)
[![Codacy](https://img.shields.io/codacy/grade/262a5e20c83a40599050e22e700d8a3e?label=Codacy&style=for-the-badge)](https://app.codacy.com/manual/mumble-voip/mumble)
[![LGTM](https://img.shields.io/lgtm/grade/cpp/github/mumble-voip/mumble?label=LGTM&style=for-the-badge)](https://lgtm.com/projects/g/mumble-voip/mumble)
[![Azure](https://img.shields.io/azure-devops/build/Mumble-VoIP/c819eb06-7b22-4ef3-bbcd-860094454eb3/1?label=Azure&style=for-the-badge)](https://dev.azure.com/Mumble-VoIP/Mumble)
[![Cirrus CI](https://img.shields.io/cirrus/github/mumble-voip/mumble?label=Cirrus%20CI&style=for-the-badge)](https://cirrus-ci.com/github/mumble-voip/mumble)
[![Travis CI](https://img.shields.io/travis/com/mumble-voip/mumble?label=Travis%20CI&style=for-the-badge)](https://travis-ci.com/mumble-voip/mumble)