summaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* [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-061-0/+4
* [3.6] bpo-30417: Disable 'cpu' and 'tzdata' resources on Travis (GH-1928)Zachary Ware2017-06-061-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-271-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