mirror of
https://github.com/vale981/lack
synced 2025-03-05 09:21:39 -05:00
Use the latest HTTP-Body.
This commit is contained in:
parent
3ab09b2f78
commit
b4b269540c
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ before_script:
|
|||
- git clone https://github.com/fukamachi/quri ~/lisp/quri
|
||||
- git clone https://github.com/fukamachi/cl-cookie ~/lisp/cl-cookie
|
||||
- git clone https://github.com/fukamachi/dexador ~/lisp/dexador
|
||||
- git clone https://github.com/fukamachi/http-body ~/lisp/http-body
|
||||
|
||||
script:
|
||||
- cl -l prove -e '(or (every (function identity)
|
||||
|
|
Loading…
Add table
Reference in a new issue