mirror of
https://github.com/vale981/lack
synced 2025-03-04 17:01:41 -05:00
Use the latest Clack for testing.
This commit is contained in:
parent
c57dfc96a3
commit
0079735dff
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@ install:
|
|||
# Install cl-travis
|
||||
- curl https://raw.githubusercontent.com/luismbo/cl-travis/master/install.sh | bash
|
||||
|
||||
before_script:
|
||||
- git clone https://github.com/fukamachi/clack ~/lisp/clack
|
||||
|
||||
script:
|
||||
- cl -l prove -l cl-coveralls
|
||||
-e '(or (coveralls:with-coveralls (:exclude "t")
|
||||
|
|
Loading…
Add table
Reference in a new issue