Kaydet (Commit) c33ee85b authored tarafından Berker Peksag's avatar Berker Peksag Kaydeden (comit) GitHub

Use 'make check' instead of 'python3 tools/rstlint.py' (#96)

üst 157c0b86
......@@ -40,7 +40,7 @@ matrix:
make venv PYTHON=python3
script:
- make html SPHINXBUILD="./venv/bin/python3 -m sphinx" SPHINXOPTS="-q"
- python3 tools/rstlint.py -i tools -i venv
- make check
- os: linux
language: c
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