Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions 4 .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ matrix:
# The theme used by the docs is stored separately, so we need to install that as well.
- python -m pip install sphinx==1.8.2 blurb python-docs-theme
script:
- make check suspicious html SPHINXOPTS="-q -W -j4"
- make check suspicious html SPHINXOPTS="-W -j4"
- name: "Documentation tests"
os: linux
language: c
Expand All @@ -72,7 +72,7 @@ matrix:
- make -j4
- make -C Doc/ PYTHON=../python venv
script:
xvfb-run make -C Doc/ PYTHON=../python SPHINXOPTS="-q -W -j4" doctest
xvfb-run make -C Doc/ PYTHON=../python SPHINXOPTS="-W -j4" doctest
- name: "Mac OS X tests"
os: osx
language: c
Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.