Skip to content

Commit

Permalink
Enable coverage testing by default.
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed Feb 24, 2015
1 parent 6b56afe commit 7af2d6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
@@ -1,5 +1,5 @@
[tox]
envlist = py26,py27,py32,py33,py34,pypy,pypy3
envlist = py26,py27,py32,py33,py34,pypy,pypy3,coverage

[testenv]
commands = python setup.py -q test -q
Expand Down

0 comments on commit 7af2d6d

Please sign in to comment.