aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e60e79ee2b1..f4e08d59dd0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -47,6 +47,7 @@ test-all:
47 - aclocal.m4 47 - aclocal.m4
48 - autogen.sh 48 - autogen.sh
49 - configure.ac 49 - configure.ac
50 - lib/*.{h,c}
50 - lisp/*.el 51 - lisp/*.el
51 - lisp/**/*.el 52 - lisp/**/*.el
52 - src/*.{h,c} 53 - src/*.{h,c}