Skip to content

Commit 3b73b90

Browse files
authored
Merge pull request #20 from ccnmtl/nikolas-patch-2
Remove django 1.10
2 parents 9e6ece3 + 678be88 commit 3b73b90

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ python:
55
- '3.5'
66
env:
77
- DJANGO="Django>=1.8.0,<1.9.0"
8-
- DJANGO="Django>=1.10,<1.11.0"
98
- DJANGO="Django>=1.11,<1.12.0"
109
install:
1110
- pip install .

0 commit comments

Comments
 (0)