From c249e4a276ebf9b7296a97f18471875c06c256d6 Mon Sep 17 00:00:00 2001 From: Srinivas Reddy Thatiparthy Date: Fri, 20 Jan 2017 09:40:20 +0530 Subject: [PATCH] test --- tox.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tox.ini b/tox.ini index abe045e15..f93ae73bd 100644 --- a/tox.ini +++ b/tox.ini @@ -3,8 +3,8 @@ addopts=--tb=short [tox] envlist = - {py27,py33,py34,py35}-django18, - {py27,py34,py35}-django{19,110}, + {py27,py33,py34,py35,py36}-django18, + {py27,py34,py35,py36}-django{19,110}, {py27,py34,py35,py36}-django111, {py35,py36}-djangomaster lint,docs