Skip to content

Commit

Permalink
Added versions to tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
DeanF committed Mar 13, 2017
1 parent dcdd66f commit 2417cf0
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
Expand Up @@ -4,7 +4,7 @@
# and then run "tox" from this directory.

[tox]
envlist = py26, py27, py33
envlist = py26, py27, py33, py35, py36

[testenv]
commands = nosetests
Expand Down

0 comments on commit 2417cf0

Please sign in to comment.