test starting redis on RTD

This commit is contained in:
Ariel Rin
2023-12-26 21:15:07 +10:00
parent c602cf0b00
commit a9062c4389

View File

@@ -12,6 +12,9 @@ build:
- redis - redis
tools: tools:
python: "3.11" python: "3.11"
jobs:
post_system_dependencies:
- redis-server --daemonize yes
# Build documentation in the docs/ directory with Sphinx # Build documentation in the docs/ directory with Sphinx
sphinx: sphinx: