Skip to content

Commit

Permalink
Merge pull request #536 from benjaoming/django30travis
Browse files Browse the repository at this point in the history
Add Django 3.0 to Travis
  • Loading branch information
benjaoming committed Dec 17, 2019
2 parents 7cded5f + 8ea3e5d commit e3b8f07
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,12 @@ matrix:
- python: 3.6
dist: xenial
env: TOX_ENV=django_master-py36
- python: 3.7
dist: xenial
env: TOX_ENV=django30-py37
- python: 3.6
dist: xenial
env: TOX_ENV=django30-py36
- python: 3.7
dist: xenial
env: TOX_ENV=django22-py37
Expand Down

0 comments on commit e3b8f07

Please sign in to comment.