Merge pull request #145 from fabianvf/docutils-py3

Generate docs in python3
This commit is contained in:
Kubernetes Prow Robot 2019-07-24 10:44:15 -07:00 committed by GitHub
commit 06c26300bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ matrix:
env: TOXENV=py27-functional
- python: 2.7
env: TOXENV=update-pycodestyle
- python: 2.7
- python: 3.7
env: TOXENV=docs
- python: 2.7
env: TOXENV=coverage,codecov