Forked from
cmucl / cmucl
1407 commits behind the upstream repository.
-
Raymond Toy authoredRaymond Toy authored
.gitlab-ci.yml 363 B
before_script:
- wget -nv https://common-lisp.net/project/cmucl/downloads/snapshots/2016/09/cmucl-2016-09-x86-linux.tar.bz2
- tar xjf cmucl-2016-09-x86-linux.tar.bz2
- wget -nv https://common-lisp.net/project/cmucl/downloads/snapshots/2016/09/cmucl-2016-09-x86-linux.extra.tar.bz2
- tar xjf cmucl-2016-09-x86-linux.extra.tar.bz2
test:
script:
- ls