diff options
author | Michael Steinert <[email protected]> | 2015-04-09 13:44:52 -0500 |
---|---|---|
committer | Michael Steinert <[email protected]> | 2015-04-09 13:44:52 -0500 |
commit | 7ad21d5bbc124e7dfe1304812308eed89a7e06a4 (patch) | |
tree | 06fa7ba032db0e6a8818b80ee9e25ca4143da49d /README.md | |
parent | 9d2ea3b16d933b82fec919ceb793c6b6dd5b9604 (diff) |
Add Coveralls.io
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ [![Build Status](https://travis-ci.org/msteinert/pam.svg?branch=master)](https://travis-ci.org/msteinert/pam) [![GoDoc](https://godoc.org/github.com/msteinert/pam?status.svg)](http://godoc.org/github.com/msteinert/pam) +[![Coverage Status](https://coveralls.io/repos/msteinert/pam/badge.svg)](https://coveralls.io/r/msteinert/pam) # Go PAM |