Staging
v0.5.1
https://github.com/python/cpython
Revision 3337d33a4518f7ab8a7ab6c9a75b8b92ba348b27 authored by INADA Naoki on 19 February 2017, 05:11:59 UTC, committed by Nick Coghlan on 19 February 2017, 05:11:59 UTC
* 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)
1 parent 0683d68
History
Tip revision: 3337d33a4518f7ab8a7ab6c9a75b8b92ba348b27 authored by INADA Naoki on 19 February 2017, 05:11:59 UTC
[backport to 3.6] bpo-29529: Add .travis.yml to 3.6 branch (#25)
Tip revision: 3337d33
File Mode Size
.github
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
.bzrignore -rw-r--r-- 582 bytes
.gitignore -rw-r--r-- 1.3 KB
.hgeol -rw-r--r-- 1.0 KB
.hgignore -rw-r--r-- 1.3 KB
.hgtags -rw-r--r-- 8.7 KB
.hgtouch -rw-r--r-- 1.3 KB
.travis.yml -rw-r--r-- 3.7 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 57.5 KB
README.rst -rw-r--r-- 8.6 KB
aclocal.m4 -rw-r--r-- 10.7 KB
config.guess -rwxr-xr-x 41.9 KB
config.sub -rwxr-xr-x 34.9 KB
configure -rwxr-xr-x 472.2 KB
configure.ac -rw-r--r-- 155.9 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 40.4 KB
setup.py -rw-r--r-- 98.8 KB

README.rst

back to top