Skip to content
Snippets Groups Projects
Commit 15a4c0f5 authored by Raymond Toy's avatar Raymond Toy
Browse files

Need to install bc

Needed to update lisp/version.
parent 7bdf20d1
No related branches found
No related tags found
No related merge requests found
before_script: before_script:
- ls -F - 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.tar.bz2
- wget -nv https://common-lisp.net/project/cmucl/downloads/snapshots/2017/04/cmucl-2017-04-x86-linux.extra.tar.bz2 - wget -nv https://common-lisp.net/project/cmucl/downloads/snapshots/2017/04/cmucl-2017-04-x86-linux.extra.tar.bz2
- mkdir snapshot - mkdir snapshot
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment