.gitlab-ci.yml: add EMACS_EMBA_CI=1 in test

This commit is contained in:
Ted Zlatanov 2019-01-02 12:09:17 -05:00
parent 9aec79652e
commit 77c2d85b98
No known key found for this signature in database
GPG key ID: 11F23D0A4E4B9DEE

View file

@ -35,6 +35,8 @@ stages:
test:
stage: test
variables:
EMACS_EMBA_CI: 1
script:
- ./autogen.sh autoconf
- ./configure --without-makeinfo