Skip to content

Commit

Permalink
Removed --verbose from coveralls.
Browse files Browse the repository at this point in the history
  • Loading branch information
cfournie committed Jul 3, 2013
1 parent ccd5d75 commit 064f9c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ coverage:
coverage_html: coverage
coverage html
coveralls: coverage
coveralls --verbose
coveralls
build:
python setup.py sdist --formats=gztar,zip
install:
Expand Down

0 comments on commit 064f9c9

Please sign in to comment.