www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 4d6c02ae17da8f810fb4d699aace5e32011a8dab
parent 74bcc2f9be2bea60b9cbe11a47af3fef1aff74a5
Author: Jack Firth <jackhfirth@gmail.com>
Date:   Fri,  2 Oct 2015 13:12:18 -0700

Add coveralls dependency

Diffstat:
Minfo.rkt | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/info.rkt b/info.rkt @@ -17,6 +17,7 @@ (define build-deps '("cover" + "cover-coveralls" "scribble-lib" "rackunit-lib" "racket-doc"