Skip to content

Commit

Permalink
MAINT: add cover-html to Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
jakevdp committed Jun 7, 2015
1 parent a56fa53 commit ad331a4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Expand Up @@ -6,3 +6,6 @@ doctest:

test-coverage:
nosetests --with-coverage --cover-package=gatspy

test-coverage-html:
nosetests --with-coverage --cover-html --cover-package=gatspy

0 comments on commit ad331a4

Please sign in to comment.