Kaydet (Commit) 29896ad3 authored tarafından Zachary Ware's avatar Zachary Ware Kaydeden (comit) Victor Stinner

Make Travis docs build more lenient (#16)

üst d783b01f
...@@ -33,7 +33,7 @@ matrix: ...@@ -33,7 +33,7 @@ matrix:
- cd Doc - cd Doc
- make venv PYTHON=python3 - make venv PYTHON=python3
script: script:
- make html SPHINXBUILD="./venv/bin/python3 -m sphinx" SPHINXOPTS="-n -q -b linkcheck" - make html SPHINXBUILD="./venv/bin/python3 -m sphinx" SPHINXOPTS="-q"
- os: linux - os: linux
language: c language: c
compiler: clang compiler: clang
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment