Skip to content

Commit

Permalink
Travis-CI: Treat Sphinx warnings a errors
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeier committed Dec 20, 2019
1 parent 0979c68 commit 4ea88d8
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 @@ -30,4 +30,4 @@ script:
- python3 -m pytest
- python3 doc/examples/run_all.py
# This executes the example notebooks and runs the doctests:
- python3 -m sphinx doc/ _build/ -b doctest
- python3 -m sphinx doc/ _build/ -b doctest -W

0 comments on commit 4ea88d8

Please sign in to comment.