Skip to content

Commit

Permalink
Build html documentation in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
cjmayo committed Jul 25, 2020
1 parent f66ea45 commit fe5c76e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Expand Up @@ -29,6 +29,11 @@ env:

matrix:
include:
- python: 3.8
env:
- STATIC_DEPS=false
- EXTRA_DEPS="docutils pygments sphinx sphinx-rtd-theme"
script: make html
- python: 3.8
env:
- STATIC_DEPS=false
Expand Down

0 comments on commit fe5c76e

Please sign in to comment.