corrected doc generation command

This commit is contained in:
Tobias Wellnitz, DH1TW 2018-01-27 23:56:09 +01:00
parent 80598cd79d
commit f6b0f4e23c

View file

@ -22,4 +22,4 @@ install:
script:
- pytest
- cd docs
- make docs
- make html