Don't need the latest HTTP-Body and CL-Coveralls anymore.

This commit is contained in:
Eitaro Fukamachi 2015-05-29 17:17:16 +09:00
parent 460e73890c
commit c57dfc96a3

View file

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