travis: automatically check REAMDE+NEWS are valid reStructuredText

This commit is contained in:
Cosimo Lupo 2018-11-01 13:22:04 +00:00
parent e0303ae412
commit 532abbcaf6
No known key found for this signature in database
GPG Key ID: 59D54DB0C9976482

View File

@ -26,7 +26,7 @@ matrix:
env: TOXENV=py35-cov env: TOXENV=py35-cov
- python: 3.6 - python: 3.6
env: env:
- TOXENV=py36-cov - TOXENV=py36-cov,package_readme
- BUILD_DIST=true - BUILD_DIST=true
- python: 3.7 - python: 3.7
env: TOXENV=py37-cov env: TOXENV=py37-cov