Skip to content

Commit

Permalink
Revert "Disable Sphinx spell check for now. (#461)"
Browse files Browse the repository at this point in the history
This reverts commit 2f177e4.
  • Loading branch information
wjwwood authored May 31, 2017
1 parent 2f177e4 commit c6872b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ script:
# Build documentation
- pushd docs
- make html
- sphinx-build . build
- sphinx-build -b spelling . build -t use_spelling
- popd
notifications:
email: false

0 comments on commit c6872b9

Please sign in to comment.