diff options
author | INADA Naoki <methane@users.noreply.github.com> | 2017-02-19 05:13:02 (GMT) |
---|---|---|
committer | Nick Coghlan <ncoghlan@gmail.com> | 2017-02-19 05:13:02 (GMT) |
commit | 24bfe15e83c24bf2c2e2654050da809553789002 (patch) | |
tree | 0169c1e5c38544457e38df3db8a2417baf98e2b8 /Python/errors.c | |
parent | 760f596b6a4b5514afe35e521621f484aef35413 (diff) | |
download | cpython-24bfe15e83c24bf2c2e2654050da809553789002.zip cpython-24bfe15e83c24bf2c2e2654050da809553789002.tar.gz cpython-24bfe15e83c24bf2c2e2654050da809553789002.tar.bz2 |
[backport to 3.5] bpo-29529: Add .travis.yml to 3.5 branch (#26)
* Add .travis.yml to 3.5 branch
* Only run CI checks when appropriate files have changed (#74)
Closes python/core-workflow#14
* 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.
* Use 'make check' instead of 'python3 tools/rstlint.py' (#96)
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions