Skip to content

Commit

Permalink
Travis: also run the build-docs tox environment
Browse files Browse the repository at this point in the history
This way, the Sphinx builder is also tested against the current Sphinx
release.
  • Loading branch information
brechtm committed Aug 25, 2016
1 parent b99827d commit a105e93
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ matrix:
- export LD_LIBRARY_PATH=$HOME/.local/lib
- python: 3.5
env: TOXENV=test-docs
- python: 3.5
env: TOXENV=build-docs

install:
- pip install tox-travis wheel
Expand Down

0 comments on commit a105e93

Please sign in to comment.