lispci / fiveam

Common Lisp regression testing framework
BSD 3-Clause "New" or "Revised" License
186 stars 33 forks source link

CI: testing fails because sbcl32 and ccl32 can't be downloaded #60

Closed dkochmanski closed 4 years ago

dkochmanski commented 5 years ago

i.e here: https://travis-ci.org/sionescu/fiveam/builds/609733289?utm_source=github_status&utm_medium=notification

  # 2014-09-06

    + Now versioning policy is changed. We adopt the Unix Time when the last commit is made as cim version

  # 2014-08-28

    + now `ql install` is faster

  # 2014-07-20

    + Drop support of GCL

--

If you have any problems or questions, ask keen (@blackenedgold) freely.

Downloading https://raw.githubusercontent.com/sionescu/cl-travis/master/deps/asdf.lisp...

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current

                                 Dload  Upload   Total   Spent    Left  Speed

100  656k  100  656k    0     0  1654k      0 --:--:-- --:--:-- --:--:-- 1650k

Installing 32-bit CCL...

sed: can't read /etc/apt/sources.list.d/google-chrome.list: No such file or directory

The command "curl -L https://raw.githubusercontent.com/sionescu/cl-travis/master/install.sh | sh" failed and exited with 2 during .

Your build has been stopped.
sionescu commented 4 years ago

Fixed, thanks.