added travis and coveralls badges

This commit is contained in:
Ryan Plessner 2015-01-07 00:38:03 -05:00
parent 2a487becbe
commit 44f08e6bbd

View File

@ -1,4 +1,6 @@
# Cover
[![Build Status](https://travis-ci.org/florence/cover.svg?branch=master)](https://travis-ci.org/florence/cover)
[![Coverage Status](https://coveralls.io/repos/florence/cover/badge.png?branch=master)](https://coveralls.io/r/florence/cover?branch=master)
This library is a supplement to rackets `raco test` that adds code coverage capabilities.