mirror of https://github.com/celery/kombu.git
Travis: adds pydocstyle target
This commit is contained in:
parent
b6893da353
commit
c4787c452c
|
@ -15,6 +15,7 @@ env:
|
|||
- TOXENV=flake8
|
||||
- TOXENV=flakeplus
|
||||
- TOXENV=apicheck
|
||||
- TOXENV=pydocstyle
|
||||
- TOXENV=cov
|
||||
install: travis_retry pip install -U tox
|
||||
script: tox -v -- -v
|
||||
|
|
Loading…
Reference in New Issue