Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Commit

Permalink
Remove coverage html from tox make target
Browse files Browse the repository at this point in the history
  • Loading branch information
Grokzen committed Aug 25, 2014
1 parent 8d5dd07 commit e2cf7ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@ tox:
tox
coverage combine
coverage report
coverage html

travis-install:
[ ! -e redis-git ] && git clone https://github.com/antirez/redis.git redis-git || true
Expand Down

0 comments on commit e2cf7ed

Please sign in to comment.