Skip to content

Commit

Permalink
add travis tests against Django 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
thraxil committed Aug 2, 2016
1 parent b9f729c commit 4532a3c
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 @@ -6,6 +6,7 @@ python:
env:
- DJANGO="Django>=1.8.0,<1.9.0"
- DJANGO="Django>=1.9.0,<1.10.0"
- DJANGO="Django>=1.10,<1.11.0"

# command to install dependencies
install:
Expand Down

0 comments on commit 4532a3c

Please sign in to comment.