mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-07 15:25:41 +01:00
travis doc path
This commit is contained in:
parent
673b4cf911
commit
e5ebd84eca
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ script:
|
||||||
- cd src/
|
- cd src/
|
||||||
- pytest --cov
|
- pytest --cov
|
||||||
- pycodestyle
|
- pycodestyle
|
||||||
- sphinx-build -b html docs docs/_build -W
|
- sphinx-build -b html ../docs ../docs/_build -W
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
- coveralls
|
- coveralls
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue