Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
cmucl
cmucl
Commits
15a4c0f5
Commit
15a4c0f5
authored
Sep 02, 2017
by
Raymond Toy
Browse files
Need to install bc
Needed to update lisp/version.
parent
7bdf20d1
Pipeline
#162
passed with stage
in 11 minutes and 33 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
15a4c0f5
before_script
:
-
ls -F
-
apt-get update -qq && apt-get install -y wget bzip2 git make gcc gcc-multilib time
-
apt-get update -qq && apt-get install -y wget bzip2 git make gcc gcc-multilib time
bc
-
wget -nv https://common-lisp.net/project/cmucl/downloads/snapshots/2017/04/cmucl-2017-04-x86-linux.tar.bz2
-
wget -nv https://common-lisp.net/project/cmucl/downloads/snapshots/2017/04/cmucl-2017-04-x86-linux.extra.tar.bz2
-
mkdir snapshot
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment