mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
parent
79ab8be05f
commit
0d5f11061a
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ matrix:
|
|||
- cd Doc
|
||||
- make venv PYTHON=python3
|
||||
script:
|
||||
- make html SPHINXBUILD="./venv/bin/python3 -m sphinx" SPHINXOPTS="-nW -q -b linkcheck"
|
||||
- make html SPHINXBUILD="./venv/bin/python3 -m sphinx" SPHINXOPTS="-n -q -b linkcheck"
|
||||
- os: linux
|
||||
language: c
|
||||
compiler: clang
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue