Merge pull request #178 from jonashaag/patch-1
Test Django 1.8 with Python 3.5fix_request_path_info
commit
0df80488cb
|
|
@ -24,8 +24,6 @@ matrix:
|
|||
env: DJANGO=">=1.6,<1.7"
|
||||
- python: "3.5"
|
||||
env: DJANGO=">=1.7,<1.8"
|
||||
- python: "3.5"
|
||||
env: DJANGO=">=1.8,<1.9"
|
||||
|
||||
- python: "3.4"
|
||||
env: DJANGO=">=1.4,<1.5"
|
||||
|
|
|
|||
Loading…
Reference in New Issue