Skip to content

Commit ca398f3

Browse files
authored
Merge pull request #61 from akatsoulas/travis-python-3.2
Remove python 3.2 from tox.
2 parents f367dd2 + 257142c commit ca398f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tox]
22
envlist =
3-
{py27,py32,py33,py34,py35}-django18
3+
{py27,py33,py34,py35}-django18
44
{py27,py34,py35}-django19
55
{py27,py34,py35}-django110
66

0 commit comments

Comments
 (0)