We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f8b62a commit e77008dCopy full SHA for e77008d
.travis.yml
@@ -34,4 +34,5 @@ install:
34
script:
35
- python -m sphinx doc/ doc/_build/ -b html
36
- python -m sphinx doc/ doc/_build/ -b latex
37
+ - python -m sphinx doc/ doc/_build/ -b epub
38
- $ADDITIONAL_COMMAND
0 commit comments