We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1561238 commit ea719f6Copy full SHA for ea719f6
.travis.yml
@@ -30,4 +30,4 @@ script:
30
- python3 -m pytest
31
- python3 doc/examples/run_all.py
32
# This executes the example notebooks and runs the doctests:
33
- - python3 -m sphinx doc/ _build/ -b doctest
+ - python3 -m sphinx doc/ _build/ -b doctest -W
0 commit comments