Tweaks to travis.yml since I keep all my systems in one asd file.

This commit is contained in:
Brit Butler 2015-09-02 13:57:21 -05:00
parent 64c917b53f
commit b925ab5583
2 changed files with 2 additions and 3 deletions

View file

@ -11,7 +11,6 @@ env:
install:
- curl -L https://raw.githubusercontent.com/snmsts/roswell/release/scripts/install-for-ci.sh | sh
- ros install prove
cache:
directories:
@ -19,4 +18,4 @@ cache:
- $HOME/.config/common-lisp
script:
- run-prove coleslaw-test.asd
- ros -s prove -e '(or (prove:run :coleslaw-test) (uiop:quit -1))'

View file

@ -1,7 +1,7 @@
# coleslaw
[![Build Status](https://travis-ci.org/kingcons/coleslaw.svg?branch=master)](https://travis-ci.org/kingcons/coleslaw)
[![Quicklisp](http://quickdocs.org/badge/<project name>.svg)](http://quickdocs.org/<project name>/)
[![Quicklisp](http://quickdocs.org/badge/coleslaw.svg)](http://quickdocs.org/coleslaw/)
<img src="https://raw.github.com/redline6561/coleslaw/master/themes/hyde/css/logo_medium.jpg" alt="coleslaw logo" align="right"/>