COMMITS
/ .travis.yml September 6, 2017
V
bpo-31355: Travis CI: remove the macOS job (#3367)
Victor Stinner committed
September 5, 2017
N
Include additional changes to support blurbified NEWS (#3340)
Ned Deily committed
September 4, 2017
C
Travis: use ccache (#3307)
Christian Heimes committed
August 18, 2017
V
bpo-31231: Fix pythoninfo in Travis config (#3134)
Victor Stinner committed
August 17, 2017
V
bpo-30871: Add test.pythoninfo (#3075)
Victor Stinner committed
July 20, 2017
V
bpo-30822: Exclude tzdata from regrtest --all (#2775)
Victor Stinner committed
June 24, 2017
B
Check the whitespace of pull requests on Travis (GH-2367)
Brett Cannon committed
June 11, 2017
Z
Show what's changed when Travis fails regen check (GH-2095)
Zachary Ware committed
Z
Use Travis to make sure all generated files are up to date (GH-2080)
Zachary Ware committed
June 6, 2017
Z
Install dependencies in Travis OSX build (GH-1952)
Zachary Ware committed
June 5, 2017
Z
bpo-30417: Disable 'cpu' and 'tzdata' resources on Travis (GH-1928)
Zachary Ware committed
June 3, 2017
B
Turn on macOS builds for Travis (GH-1846)
Brett Cannon committed
May 31, 2017
H
Fix Travis config to reinstate test build (GH-1879)
Hiro Asari committed
May 29, 2017
A
Build docs in parallel (#1842)
Antoine Pitrou committed
May 16, 2017
M
May 11, 2017
B
Comment as to why docs are built against Python 3.6 (#1550)
Brett Cannon committed
March 27, 2017
B
Drop the standard gcc test build on Travis (GH-853)
Brett Cannon committed
Z
Treat Sphinx warnings as errors (GH-832)
Zachary Ware committed
March 19, 2017
B
Drop C++ header compatibility test (#718)
Brett Cannon committed
March 17, 2017
B
Combine the C++ header CI build into the main C build (GH-697)
Brett Cannon committed
March 8, 2017
S
Exit Travis when only Misc/* is changed. (#564)
Serhiy Storchaka committed
February 15, 2017
V
Doc/Makefile: set PYTHON to python3 (#124)
Victor Stinner committed
Z
More Travis docs build tweaks (GH-113)
Zachary Ware committed
D
Only run Travis tests on master and X.Y branches (GH-102)
Donald Stufft committed
B
Have Travis consider a pull request as passing as soon as required tests complete (#101)
Brett Cannon committed
February 14, 2017
B
Use 'make check' instead of 'python3 tools/rstlint.py' (#96)
Berker Peksag committed
B
Only run CI checks when appropriate files have changed (#74)
Berker Peksag committed
February 13, 2017
V
Travis CI: run rstlint.py in the docs job (#68)
Victor Stinner committed
February 11, 2017
Z
Make Travis docs build more lenient (#16)
Zachary Ware committed
D
Fix bpo-29528 Use a secure variable to stop spam (#13)
Donald Stufft committed
V
Don't treat warnings as error in Travis docs job (#7)
Victor Stinner committed
February 10, 2017
B
Add a Travis configuration file
Brett Cannon committed