patch 9.0.1027: LGTM is soon shutting down

Problem:    LGTM is soon shutting down.
Solution:   Remove LGTM from CI. (closes #11671)
diff --git a/src/version.c b/src/version.c
index e65729f..4e573bb 100644
--- a/src/version.c
+++ b/src/version.c
@@ -696,6 +696,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1027,
+/**/
     1026,
 /**/
     1025,