mirror of
https://github.com/vale981/lack
synced 2025-03-05 09:21:39 -05:00
Cache quicklisp/ directory on Circle CI.
This commit is contained in:
parent
72e0712719
commit
cb2c242016
1 changed files with 3 additions and 1 deletions
|
@ -12,7 +12,9 @@ dependencies:
|
|||
- git clone https://github.com/fukamachi/qlot ~/lisp/qlot
|
||||
- ros install qlot
|
||||
override:
|
||||
- qlot install
|
||||
- if [ ! -d quicklisp ]; then qlot install; fi
|
||||
cache_directories:
|
||||
- "quicklisp"
|
||||
|
||||
test:
|
||||
override:
|
||||
|
|
Loading…
Add table
Reference in a new issue