mirror of
https://github.com/vale981/lack
synced 2025-03-05 09:21:39 -05:00
Don't need the latest HTTP-Body and CL-Coveralls anymore.
This commit is contained in:
parent
460e73890c
commit
c57dfc96a3
1 changed files with 0 additions and 4 deletions
|
@ -10,10 +10,6 @@ install:
|
|||
# Install cl-travis
|
||||
- curl https://raw.githubusercontent.com/luismbo/cl-travis/master/install.sh | bash
|
||||
|
||||
before_script:
|
||||
- git clone https://github.com/fukamachi/http-body ~/lisp/http-body
|
||||
- git clone https://github.com/fukamachi/cl-coveralls ~/lisp/cl-coveralls
|
||||
|
||||
script:
|
||||
- cl -l prove -l cl-coveralls
|
||||
-e '(or (coveralls:with-coveralls (:exclude "t")
|
||||
|
|
Loading…
Add table
Reference in a new issue