diff options
author | INADA Naoki <methane@users.noreply.github.com> | 2017-02-19 05:11:59 (GMT) |
---|---|---|
committer | Nick Coghlan <ncoghlan@gmail.com> | 2017-02-19 05:11:59 (GMT) |
commit | 3337d33a4518f7ab8a7ab6c9a75b8b92ba348b27 (patch) | |
tree | 0fb44b505f0aa92908d9577aa4a574ba94db4b40 /Lib/cgitb.py | |
parent | 0683d6889bd4430599d22e12e201b8e9c45be5a2 (diff) | |
download | cpython-3337d33a4518f7ab8a7ab6c9a75b8b92ba348b27.zip cpython-3337d33a4518f7ab8a7ab6c9a75b8b92ba348b27.tar.gz cpython-3337d33a4518f7ab8a7ab6c9a75b8b92ba348b27.tar.bz2 |
[backport to 3.6] bpo-29529: Add .travis.yml to 3.6 branch (#25)
* Add .travis.yml to 3.6 branch
* Travis CI: run rstlint.py in the docs job (#68)
Currently, http://buildbot.python.org/all/buildslaves/ware-docs
buildbot is only run as post-commit. For example, bpo-29521 (PR#41)
introduced two warnings, unnotified by the Travis CI docs job.
Modify the docs job to run toosl/rstlint.py.
Fix also the two minor warnings which causes the buildbot slave to
fail.
* Only run CI checks when appropriate files have changed (#74)
Closes python/core-workflow#14
* Use 'make check' instead of 'python3 tools/rstlint.py' (#96)
Diffstat (limited to 'Lib/cgitb.py')
0 files changed, 0 insertions, 0 deletions