Skip to content

Commit

Permalink
travis: Install python-sphinx
Browse files Browse the repository at this point in the history
This will ensure the recently added 'check-docs' target will get run as
part of Travis.

Signed-off-by: Stephen Finucane <[email protected]>
Signed-off-by: Ben Pfaff <[email protected]>
  • Loading branch information
stephenfin authored and blp committed Jan 4, 2017
1 parent aca1bb5 commit 36924d6
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 @@ -15,6 +15,7 @@ addons:
- llvm-dev
- libjemalloc1
- libjemalloc-dev
- python-sphinx

before_install: ./.travis/${TRAVIS_OS_NAME}-prepare.sh

Expand Down

0 comments on commit 36924d6

Please sign in to comment.