Skip to content

Commit 6139cb1

Browse files
authored
Merge pull request #12 from ccnmtl/django-1.11
test on django 1.11
2 parents 909392e + 6aaf699 commit 6139cb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ env:
77
- DJANGO="Django>=1.8.0,<1.9.0"
88
- DJANGO="Django>=1.9.0,<1.10.0"
99
- DJANGO="Django>=1.10,<1.11.0"
10+
- DJANGO="Django>=1.11,<1.12.0"
1011
install:
1112
- pip install .
1213
- pip install flake8

0 commit comments

Comments
 (0)