Don't use 3.5 on Travis as it doesn't have it yet.

This commit is contained in:
Jannis Leidel 2015-09-24 12:00:30 +02:00
parent e1d27a6250
commit 7f5ca04f25

View file

@ -1,7 +1,7 @@
[tox]
envlist =
{py27,py33,py34,pypy}-django-{17,18},
{py27,py34,py35,pypy}-django-master
{py27,py33,py34,pypy}-django-master
[testenv]
basepython =