Skip to content

Commit

Permalink
[housekeeping] Adds coverage report
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Rogers <chrissrogers@gmail.com>
  • Loading branch information
chrissrogers committed Apr 28, 2013
1 parent 919cf70 commit eb3d071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
maybe [![Build Status](https://travis-ci.org/chrissrogers/maybe.png)](https://travis-ci.org/chrissrogers/maybe)
maybe [![Build Status](https://travis-ci.org/chrissrogers/maybe.png)](https://travis-ci.org/chrissrogers/maybe) [![Coverage Status](https://coveralls.io/repos/chrissrogers/maybe/badge.png?branch=master)](https://coveralls.io/r/chrissrogers/maybe)
=====

This is the Maybe monad for JavaScript. Never null again.
Expand Down

0 comments on commit eb3d071

Please sign in to comment.