mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge pull request #4349 from tk0miya/build_own_docs_as_a_test
travis: Build own docs as a test
This commit is contained in:
commit
324bc7e3c4
@ -27,6 +27,8 @@ matrix:
|
||||
- PYTEST_ADDOPTS = --cov sphinx --cov-append --cov-config setup.cfg
|
||||
- python: 'nightly'
|
||||
env: TOXENV=py37
|
||||
- python: '3.6'
|
||||
env: TOXENV=docs
|
||||
- python: '3.6'
|
||||
env: TOXENV=mypy
|
||||
- python: '2.7'
|
||||
|
Loading…
Reference in New Issue
Block a user