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

Install wget

parent cd429e9f
No related branches found
No related tags found
No related merge requests found
before_script: before_script:
- apt-get update -qq && apt-get install -y wget
- 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.tar.bz2
- tar xjf 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 - wget -nv https://common-lisp.net/project/cmucl/downloads/snapshots/2016/09/cmucl-2016-09-x86-linux.extra.tar.bz2
......
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