aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4edc05e88a5..9d713b77218 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -35,6 +35,8 @@ stages:
35 35
36test: 36test:
37 stage: test 37 stage: test
38 variables:
39 EMACS_EMBA_CI: 1
38 script: 40 script:
39 - ./autogen.sh autoconf 41 - ./autogen.sh autoconf
40 - ./configure --without-makeinfo 42 - ./configure --without-makeinfo