diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b6f16e0c08a6524ce2cb5c134fb86a466de8a715..92b5f48747156291424ae0b52b8aa813e9eac1e2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -11,6 +11,8 @@ variables: # Neither of these have package local nickname support. CLCI_TEST_CLISP: "no" CLCI_TEST_CMUCL: "no" + CLCI_TEST_ALLEGRO: "yes" + I_AGREE_TO_ALLEGRO_EXPRESS_LICENSE: "yes" # This section is not strictly required, but prevents Gitlab CI from launching # multiple redundent pipelines when a Merge Request is opened.