Skip to content

Commit

Permalink
Remove django 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolas committed Aug 30, 2017
1 parent 9e6ece3 commit 678be88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ python:
- '3.5'
env:
- DJANGO="Django>=1.8.0,<1.9.0"
- DJANGO="Django>=1.10,<1.11.0"
- DJANGO="Django>=1.11,<1.12.0"
install:
- pip install .
Expand Down

0 comments on commit 678be88

Please sign in to comment.