summaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* [3.5] Check the whitespace of pull requests on Travis (GH-2367) (GH-2387)Brett Cannon2017-06-251-0/+5
* [3.5] Use Travis to make sure all generated files are up to date (GH-2080) (G...Zachary Ware2017-06-111-0/+9
* [3.5] Install dependencies in Travis OSX build (GH-1952)Zachary Ware2017-06-061-0/+4
* [3.5] bpo-30417: Disable 'cpu' resource on Travis (GH-1928)Zachary Ware2017-06-061-5/+5
* [3.5] Turn on macOS builds for Travis (GH-1846) (GH-1930)Brett Cannon2017-06-031-9/+11
* [3.5] Fix Travis config to reinstate test build (GH-1879) (GH-1890)Brett Cannon2017-05-311-13/+7
* Build docs in parallel (GH-1842) (GH-1871)Mariatta2017-05-301-1/+1
* bpo-30380: Pin the version of Sphinx used to build the documentation (GH-1612...Brett Cannon2017-05-161-2/+4
* Drop the standard gcc test build on Travis (GH-853) (GH-860)Brett Cannon2017-03-271-4/+4
* Treat Sphinx warnings as errors (GH-832) (GH-835)Zachary Ware2017-03-271-1/+1
* Drop C++ header compatibility test (#718) (#720)Brett Cannon2017-03-191-2/+0
* Combine the C++ header CI build into the main C build (GH-697) (GH-705)Brett Cannon2017-03-171-9/+2
* Backport recent .travis.yml changes (#309)Berker Peksag2017-02-261-10/+9
* [backport to 3.5] bpo-29529: Add .travis.yml to 3.5 branch (#26)INADA Naoki2017-02-191-0/+104