We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc85bd9 commit a8f8d57Copy full SHA for a8f8d57
.travis.yml
@@ -42,6 +42,7 @@ matrix:
42
# Sphinx is pinned so that new versions that introduce new warnings won't suddenly cause build failures.
43
# (Updating the version is fine as long as no warnings are raised by doing so.)
44
- python -m pip install sphinx~=1.6.1
45
+ - python -m pip install blurb
46
script:
47
- make check suspicious html SPHINXOPTS="-q -W -j4"
48
- os: linux
0 commit comments