Skip to content

Commit

Permalink
Update readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Hoffman committed Dec 4, 2014
1 parent 51c0bcc commit dd2e77e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ before_install:
- "pip install python-coveralls"

script:
- "nosetests --with-coverage --cover-package=mwhutils"
- "nosetests --with-coverage --cover-inclusive --cover-package=mwhutils"

after_success:
- "coveralls"
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,6 @@ I/we find a more cohesive description.

[![Build Status](https://travis-ci.org/mwhoffman/mwhutils.svg?branch=master)]
(https://travis-ci.org/mwhoffman/mwhutils)
[![Coverage Status](https://coveralls.io/repos/mwhoffman/mwhutils/badge.png?branch=master)]
(https://coveralls.io/r/mwhoffman/mwhutils?branch=master)

0 comments on commit dd2e77e

Please sign in to comment.