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
760d9c6d
Commit
760d9c6d
authored
Sep 02, 2017
by
Raymond Toy
Browse files
Need to install git.
While we're at it install make, gcc, and gcc 32-bit.
parent
bcd2a53b
Pipeline
#155
passed with stage
in 3 minutes and 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
760d9c6d
before_script
:
-
apt-get update -qq && apt-get install -y wget bzip2
-
apt-get update -qq && apt-get install -y wget bzip2
git make gcc gcc-multilib
-
wget -nv https://common-lisp.net/project/cmucl/downloads/snapshots/2016/09/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
-
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