mirror of
https://github.com/carrotquest/django-clickhouse.git
synced 2024-11-22 17:16:37 +03:00
Install not required redis
This commit is contained in:
parent
2f4dbdc151
commit
8a581f27db
|
@ -62,6 +62,7 @@ install:
|
||||||
|
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
- pip install -q Django==$DJANGO.*
|
- pip install -q Django==$DJANGO.*
|
||||||
|
- pip install redis
|
||||||
- python setup.py -q install
|
- python setup.py -q install
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user