mirror of
https://github.com/django/daphne.git
synced 2025-07-29 00:19:45 +03:00
Added django 1.11 to travis matrix (#597)
This commit is contained in:
parent
5f7e76141c
commit
9266521f94
|
@ -12,6 +12,7 @@ env:
|
|||
- DJANGO="Django>=1.8,<1.9"
|
||||
- DJANGO="Django>=1.9,<1.10"
|
||||
- DJANGO="Django>=1.10,<1.11"
|
||||
- DJANGO="Django>=1.11,<2.0"
|
||||
|
||||
cache:
|
||||
directories:
|
||||
|
|
Loading…
Reference in New Issue
Block a user