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 25407b2 commit dcad9c1Copy full SHA for dcad9c1
.travis.yml
@@ -37,7 +37,7 @@ matrix:
37
- pip install -U Sphinx
38
script:
39
- make html SPHINXOPTS="-q"
40
- - python tools/rstlint.py -i tools -i venv
+ - make check
41
- os: linux
42
language: cpp
43
compiler: clang
0 commit comments