Skip to content

Commit

Permalink
Make sure docs are tested in CI build (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
standage authored and luizirber committed Dec 20, 2016
1 parent 26b11a0 commit 6ad556b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ commands =
pytest --cov -m 'not known_failing'
codecov
make pep8
make doc
deps =
pytest
pytest-cov
codecov
sphinx

0 comments on commit 6ad556b

Please sign in to comment.