Skip to content

Commit

Permalink
Merge pull request #20 from ccnmtl/nikolas-patch-2
Browse files Browse the repository at this point in the history
Remove django 1.10
  • Loading branch information
sdreher committed Aug 30, 2017
2 parents 9e6ece3 + 678be88 commit 3b73b90
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 3b73b90

Please sign in to comment.