Run tests on py35 as well

fix_request_path_info
Hugo Osvaldo Barrera 2015-10-23 14:01:15 -03:00
parent 6cf187b2de
commit 59679f3a4b
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ envlist=
py32-django{15,16,17,18}, py32-django{15,16,17,18},
py33-django{15,16,17,18}, py33-django{15,16,17,18},
py34-django{15,16,17,18}, py34-django{15,16,17,18},
py35-django18
# py33-django-dev, # py33-django-dev,
docs, docs,