Commit b33e1576 authored by rusty1s's avatar rusty1s
Browse files

run docs makefile

parent dd48568e
...@@ -19,6 +19,7 @@ script: ...@@ -19,6 +19,7 @@ script:
- flake8 . - flake8 .
- python setup.py install - python setup.py install
- python setup.py test - python setup.py test
- cd docs && make clean && make html && make doctest
after_success: after_success:
- codecov - codecov
notifications: notifications:
......
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