Skip to content

Commit

Permalink
Add Python 3.6 to tox
Browse files Browse the repository at this point in the history
Signed-off-by: Wieland Hoffmann <[email protected]>
  • Loading branch information
mineo committed Apr 25, 2017
1 parent 9864c1e commit 3b8edad
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,4 +1,4 @@
[tox]
envlist=py26,py27,py32,py33,py34,py35
envlist=py26,py27,py32,py33,py34,py35,py36
[testenv]
commands=python setup.py test

0 comments on commit 3b8edad

Please sign in to comment.