Skip to content

Commit

Permalink
TST: Build EPUB on Travis-CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeier committed Apr 18, 2018
1 parent 4f8b62a commit e77008d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ install:
script:
- python -m sphinx doc/ doc/_build/ -b html
- python -m sphinx doc/ doc/_build/ -b latex
- python -m sphinx doc/ doc/_build/ -b epub
- $ADDITIONAL_COMMAND

0 comments on commit e77008d

Please sign in to comment.