[Git][cmucl/cmucl][rtoy-gitlab-ci] Need to install bc

Raymond Toy rtoy at common-lisp.net
Sat Sep 2 22:00:02 UTC 2017


Raymond Toy pushed to branch rtoy-gitlab-ci at cmucl / cmucl


Commits:
15a4c0f5 by Raymond Toy at 2017-09-02T14:59:47-07:00
Need to install bc

Needed to update lisp/version.

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,6 @@
 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



View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/commit/15a4c0f5a0bf95b4706c1245937caff2614a411c

---
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/commit/15a4c0f5a0bf95b4706c1245937caff2614a411c
You're receiving this email because of your account on gitlab.common-lisp.net.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cmucl-cvs/attachments/20170902/707b4993/attachment.html>


More information about the cmucl-cvs mailing list