Skip to content

Commit

Permalink
Updated Django versions
Browse files Browse the repository at this point in the history
  • Loading branch information
RaddishIoW committed Apr 25, 2019
1 parent de80817 commit 1c91d9a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ python:
env:
- DJANGO_VERSION='>=1.10,<1.11'
- DJANGO_VERSION='>=1.11,<1.12'
- DJANGO_VERSION='>=2.0,<2.2'
- DJANGO_VERSION='>=2.0,<2.1'
- DJANGO_VERSION='>=2.1,<2.2'

# Command to install dependencies, e.g. pip install -r requirements.txt
install:
Expand Down

0 comments on commit 1c91d9a

Please sign in to comment.