summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* [3.7] Doc: Bump sphinx. (GH-10676) (GH-10803)Miss Islington (bot)2018-12-081-1/+1
* [3.6] Enable GUI testing on Travis Linux builds via Xvfb (GH-7887)Zachary Ware2018-07-191-2/+10
* travis: Use -O3 option (GH-5599)INADA Naoki2018-04-251-0/+5
* [3.6] Clean up Travis config (GH-5727)Zachary Ware2018-02-181-41/+44
* [3.6] bpo-30638: Add clinic to `make regen-all` (GH-5671)Zachary Ware2018-02-171-2/+2
* bpo-32802: Fix Travis build (GH-5589) (GH-5591)Miss Islington (bot)2018-02-081-1/+1
* Fix changed file detection on Travis (GH-3129)Miss Islington (bot)2018-01-281-1/+15
* bpo-32316: Travis CI: use PYTHON_FOR_REGEN=python3 (#4853)Victor Stinner2017-12-141-2/+4
* bpo-31355: Travis CI: remove the macOS job (#3367)Victor Stinner2017-09-051-9/+0
* [3.6] Travis: use ccache (GH-3307) (#3332)Christian Heimes2017-09-051-2/+4
* Include additional changes to support blurbified NEWS (#3340)Ned Deily2017-09-051-1/+1
* [3.6] bpo-30871: Add test.pythoninfo (#3174)Victor Stinner2017-08-221-0/+2
* bpo-30822: Exclude tzdata from regrtest --all (#2775) (#2777)Victor Stinner2017-07-201-2/+2
* [3.6] Check the whitespace of pull requests on Travis (GH-2367) (GH-2386)Brett Cannon2017-06-241-0/+5
* [3.6] Use Travis to make sure all generated files are up to date (GH-2080) (G...Zachary Ware2017-06-111-0/+9
* [3.6] Install dependencies in Travis OSX build (GH-1952)Zachary Ware2017-06-051-0/+4
* [3.6] bpo-30417: Disable 'cpu' and 'tzdata' resources on Travis (GH-1928)Zachary Ware2017-06-051-5/+5
* [3.6] Turn on macOS builds for Travis (GH-1846) (#1929)Brett Cannon2017-06-031-9/+11
* [3.6] Fix Travis config to reinstate test build (GH-1879) (GH-1889)Brett Cannon2017-05-311-13/+7
* [3.6] Build docs in parallel (GH-1842) (GH-1872)Mariatta2017-05-301-1/+1
* bpo-30380: Pin the version of Sphinx used to build the docs (GH-1612) (GH-1617)Brett Cannon2017-05-161-2/+4
* Drop the standard gcc test build on Travis (GH-853) (GH-859)Brett Cannon2017-03-271-4/+4
* Treat Sphinx warnings as errors (GH-832) (GH-834)Zachary Ware2017-03-261-1/+1
* Drop C++ header compatibility test (#718) (#719)Brett Cannon2017-03-191-2/+0
* Combine the C++ header CI build into the main C build (GH-697) (GH-704)Brett Cannon2017-03-171-9/+2
* Backport recent .travis.yml changes (#308)Berker Peksag2017-02-261-10/+9
* [backport to 3.6] bpo-29529: Add .travis.yml to 3.6 branch (#25)INADA Naoki2017-02-191-0/+104