mirror of
https://github.com/retspen/webvirtcloud
synced 2025-07-31 12:41:08 +00:00
Update django version to 1.11.21
This commit is contained in:
parent
a3e7a5472f
commit
baf1e92774
2 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ language: python
|
|||
python:
|
||||
- "2.7"
|
||||
env:
|
||||
- DJANGO=1.11.14
|
||||
- DJANGO=1.11.21
|
||||
install:
|
||||
- pip install -r dev/requirements.txt
|
||||
script:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue