mirror of
https://github.com/vale981/lack
synced 2025-03-05 09:21:39 -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
|
# Install cl-travis
|
||||||
- curl https://raw.githubusercontent.com/luismbo/cl-travis/master/install.sh | bash
|
- curl https://raw.githubusercontent.com/luismbo/cl-travis/master/install.sh | bash
|
||||||
|
|
||||||
|
before_script:
|
||||||
|
- git clone https://github.com/fukamachi/clack ~/lisp/clack
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- cl -l prove -l cl-coveralls
|
- cl -l prove -l cl-coveralls
|
||||||
-e '(or (coveralls:with-coveralls (:exclude "t")
|
-e '(or (coveralls:with-coveralls (:exclude "t")
|
||||||
|
|
Loading…
Add table
Reference in a new issue