Skip to content

Commit

Permalink
Travis - test on Django 3
Browse files Browse the repository at this point in the history
  • Loading branch information
spookylukey committed Mar 22, 2020
1 parent 285558a commit 516c9f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ python:
env:
- DJANGO="1.11"
- DJANGO="2.0"
- DJANGO="3.0"

install: pip install tox tox-travis coverage codecov
script: tox
Expand Down

0 comments on commit 516c9f1

Please sign in to comment.