12 # clisp:i386 no longer available in Ubuntu Focal
14 # cmucl not supported by CIM
33 - curl -L https://github.com/lispci/cl-travis/raw/master/install.sh | sh
34 - git clone --depth=1 https://github.com/trivial-features/trivial-features.git ~/lisp/trivial-features
35 - git clone https://gitlab.common-lisp.net/alexandria/alexandria.git ~/lisp/alexandria
36 - git clone --depth=1 https://github.com/cl-babel/babel.git ~/lisp/babel
39 - cl -e '(ql:quickload :cffi-tests)
40 (when (cffi-tests:run-all-cffi-tests)