Skip to content
Snippets Groups Projects
Commit b8701f12 authored by Stefano Borini's avatar Stefano Borini
Browse files

Renamed to doc

parent 3e434896
No related branches found
No related tags found
1 merge request!18Added documentation infrastructure
This commit is part of merge request !18. Comments created here will be created in the context of that merge request.
Showing
with 2 additions and 0 deletions
......@@ -21,6 +21,8 @@ script:
- pip install -r requirements/dev_requirements.txt
- flake8 .
- python -m unittest discover
- pip install -r requirements/doc_requirements.txt
- sphinx-build -W docs/source docs/build/sphinx
after_success:
- coverage run -m unittest discover
- pip install codecov
......
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment