Skip to content

Commit

Permalink
Don't run 'regression' testenv by default.
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed Oct 28, 2014
1 parent 7d9bfb1 commit b00d3d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tox]
envlist =
py26,py27,cover,docs,lint,regression
py26,py27,cover,docs,lint

[testenv:py26]
commands =
Expand Down

0 comments on commit b00d3d0

Please sign in to comment.