From c57dfc96a3d42e797726cdbb32e0ea3d68925f85 Mon Sep 17 00:00:00 2001 From: Eitaro Fukamachi Date: Fri, 29 May 2015 17:17:16 +0900 Subject: [PATCH] Don't need the latest HTTP-Body and CL-Coveralls anymore. --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 07305a3..bd38f0e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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")