mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-14 21:54:22 -06:00
Add documentation testing
This commit is contained in:
@@ -15,11 +15,12 @@ matrix:
|
||||
|
||||
install:
|
||||
- pip install --requirement requirements.txt
|
||||
|
||||
- pip install sphinx
|
||||
script:
|
||||
- cd src/
|
||||
- pytest --cov
|
||||
- pycodestyle
|
||||
- sphinx-build -b html docs docs/_build -W
|
||||
|
||||
after_success:
|
||||
- coveralls
|
||||
|
||||
Reference in New Issue
Block a user