phpmyadmin/test/ci-install-docs
Michal Čihař 3fe1e5a625 Use python 3.6 to build docs
It fixes SNI issues.

Signed-off-by: Michal Čihař <michal@cihar.com>
2018-02-22 23:38:20 +01:00

6 lines
75 B
Bash
Executable File

#!/bin/sh
# Install deps for building documentation
pip install 'Sphinx'