[Git][cmucl/cmucl][rtoy-gitlab-ci] Download cmucl binaries.
Raymond Toy
rtoy at common-lisp.net
Fri Oct 7 03:05:22 UTC 2016
Raymond Toy pushed to branch rtoy-gitlab-ci at cmucl / cmucl
Commits:
45a6d985 by Raymond Toy at 2016-10-06T20:05:12-07:00
Download cmucl binaries.
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -0,0 +1,3 @@
+before_script:
+ curl -s https://common-lisp.net/project/cmucl/downloads/snapshots/2016/09/cmucl-2016-09-x86-linux.tar.bz2 | tar xjf -
+ curl -s https://common-lisp.net/project/cmucl/downloads/snapshots/2016/09/cmucl-2016-09-x86-linux.extra.tar.bz2 | tar xjf -
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/commit/45a6d985863f480b6470f8b6bbdfba89477a0a44
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cmucl-cvs/attachments/20161007/d054d994/attachment.html>
More information about the cmucl-cvs
mailing list