mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-04-21 15:34:43 +00:00
fixup! Travis/tox: use dj19 tarball, add master; remove unsupported
This commit is contained in:
parent
785bf22dd3
commit
58a7af013d
1 changed files with 3 additions and 2 deletions
5
tox.ini
5
tox.ini
|
|
@ -6,8 +6,9 @@ envlist =
|
|||
flake8-py27,
|
||||
flake8-py33,
|
||||
py{26,py}-dj{14,15,16},
|
||||
py27-dj{14,15,16,17,18,19},
|
||||
py{32,33,34,py}-dj{15,16,17,18,19}
|
||||
py27-dj{14,15,16,17,18,19,master},
|
||||
py{32,33,34,py}-dj{15,16,17,18}
|
||||
py{34,py}-dj{19,master}
|
||||
|
||||
[testenv]
|
||||
basepython =
|
||||
|
|
|
|||
Loading…
Reference in a new issue