Skip to content

Commit 6aaf699

Browse files
committed
test on django 1.11
1 parent 909392e commit 6aaf699

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)