Skip to content

Commit

Permalink
Add missing test set for Django 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lqez committed Oct 26, 2019
1 parent ca13bc8 commit 702b574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ envlist =
{py27}-{dj111},
{py34}-{dj111,dj201},
{py35}-{dj111,dj200,dj201,dj202}
{py36,py37,py38}-{dj111,dj200,dj201,djmaster}
{py36,py37,py38}-{dj111,dj200,dj201,dj202,djmaster}

[travis]
python =
Expand Down

0 comments on commit 702b574

Please sign in to comment.