travis: Trigger code review on lgtm.com
Only the master (daily) and pull requests are scanned automatically.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user