travis: Trigger code review on lgtm.com

Only the master (daily) and pull requests are scanned automatically.
This commit is contained in:
Tobias Brunner
2020-01-30 15:37:45 +01:00
parent 48017a2740
commit c9a3430368
2 changed files with 68 additions and 1 deletions
+4
View File
@@ -44,6 +44,10 @@ matrix:
addons:
sonarcloud:
organization: "strongswan"
- env: TEST=lgtm
if: type = push AND env(LGTM_TOKEN) IS present
git:
depth: false
- env: TEST=osx
compiler: clang
os: osx