Use the latest Clack for testing.

This commit is contained in:
Eitaro Fukamachi 2015-05-29 17:18:03 +09:00
parent c57dfc96a3
commit 0079735dff

View file

@ -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")