Skip to content

Commit

Permalink
Changing tox to only care about python2.7 and python3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
delfick committed Jun 28, 2014
1 parent 2c3c90d commit 9e260c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
@@ -1,5 +1,5 @@
[tox]
envlist = py27,py33
envlist = py27,py34

[testenv]
commands = ./test.sh {posargs}
Expand Down

0 comments on commit 9e260c2

Please sign in to comment.