Tox/Travis: enable Django 2.2alpha testing

This commit is contained in:
medmunds
2019-01-17 11:14:01 -08:00
parent 4ee4b335a2
commit a35ba9395d
4 changed files with 128 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ envlist =
django20-py{35,36,py3}
django111-py{34,35,36,py}
# ... then prereleases (if available):
# django22-py{35,36,37}
django22-py{35,36,37}
djangoMaster-py{36,37}
[testenv]
@@ -25,7 +25,6 @@ deps =
boto3
sparkpost
ignore_outcome =
django22: True
djangoMaster: True
usedevelop = True
args_are_paths = False