Skip to content

Commit fb89ab3

Browse files
committed
TST: Run the nbsphinx module on Travis-CI (to check Sphinx imports)
1 parent c56301a commit fb89ab3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ install:
3333
- pip install pandas
3434
- pip install sphinxcontrib-bibtex
3535
script:
36+
- python -m nbsphinx
3637
- python -m sphinx doc/ doc/_build/ -b html
3738
- python -m sphinx doc/ doc/_build/ -b latex
3839
- python -m sphinx doc/ doc/_build/ -b epub

0 commit comments

Comments
 (0)