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 157c0b8 commit c33ee85Copy full SHA for c33ee85
.travis.yml
@@ -40,7 +40,7 @@ matrix:
40
make venv PYTHON=python3
41
script:
42
- make html SPHINXBUILD="./venv/bin/python3 -m sphinx" SPHINXOPTS="-q"
43
- - python3 tools/rstlint.py -i tools -i venv
+ - make check
44
- os: linux
45
language: c
46
compiler: clang
0 commit comments