Skip to content

Enable gitlab continuous integration

Raymond Toy requested to merge rtoy-gitlab-ci into master

Adds support for continuous integration.

Every build will download the last snapshot and build cmucl as needed. Then it runs the regression tests to verify that everything passes as expected.

Merge request reports