Skip to content

Commit

Permalink
Bump django version in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Koed00 committed Aug 10, 2019
1 parent 9f97a90 commit 8a6c9d2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ python:
- "3.7"

env:
- DJANGO=2.1.5
- DJANGO=1.11.18
- DJANGO=2.2.4
- DJANGO=1.11.23

matrix:
exclude:
- python: "3.7"
env: DJANGO=1.11.18
env: DJANGO=1.11.23

sudo: true
dist: xenial
Expand Down

0 comments on commit 8a6c9d2

Please sign in to comment.