mirror of
https://github.com/vale981/lack
synced 2025-03-05 09:21:39 -05:00
Change the location of cl-coveralls.
This commit is contained in:
parent
b5c3fe44c7
commit
593f8b6d88
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ install:
|
|||
|
||||
before_script:
|
||||
- cd $TRAVIS_BUILD_DIR && qlot install
|
||||
- git clone https://github.com/fukamachi/cl-coveralls ~/lisp/cl-coveralls
|
||||
- git clone https://github.com/fukamachi/cl-coveralls $TRAVIS_BUILD_DIR/quicklisp/local-projects/cl-coveralls
|
||||
|
||||
script:
|
||||
- qlot exec
|
||||
|
|
Loading…
Add table
Reference in a new issue