summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* [2.7] Enable GUI testing on Travis Linux builds via Xvfb (GH-7887)Zachary Ware2018-07-191-1/+5
* travis: Use -O3 option (GH-5599)INADA Naoki2018-04-251-0/+5
* [2.7] Clean up Travis config (GH-5727)Zachary Ware2018-02-181-13/+39
* bpo-31355: Travis CI: remove the macOS job (#3367)Victor Stinner2017-09-051-9/+0
* [2.7] Travis: use ccache (GH-3307) (#3333)Christian Heimes2017-09-051-2/+4
* bpo-30871: Add test.pythoninfo (#3174) (#3175)Victor Stinner2017-08-221-0/+1
* [2.7] Use Travis to make sure all generated files are up to date (GH-2080) (G...Zachary Ware2017-06-111-0/+9
* [2.7] Install dependencies in Travis OSX build (GH-1952)Zachary Ware2017-06-051-0/+4
* [2.7] bpo-30417: Disable 'cpu' resource on Travis (GH-1928)Zachary Ware2017-06-051-3/+3
* [2.7] Turn on macOS builds for Travis (GH-1846) (GH-1931)Brett Cannon2017-06-031-5/+12
* [2.7] Fix Travis config to reinstate test build (GH-1879) (GH-1891)Brett Cannon2017-05-311-12/+11
* [2.7] Build docs in parallel (GH-1842). (GH-1873)Mariatta2017-05-301-1/+1
* Build the docs against Sphinx 1.6.1 (GH-1744)Brett Cannon2017-05-221-1/+1
* [2.7] bpo-30380: Pin the version of Sphinx used to build the docs (GH-1612) (...Brett Cannon2017-05-161-1/+3
* Update Travis Doc build config (GH-1565)Zachary Ware2017-05-131-9/+2
* Drop the standard gcc test build on Travis (GH-853) (GH-861)Brett Cannon2017-03-271-2/+2
* Drop C++ header compatibility test (#718) (#721)Brett Cannon2017-03-191-2/+0
* [2.7] Combine the C++ header CI build into the main C build (GH-697) (#706)Brett Cannon2017-03-171-9/+2
* bpo-29529: Add .travis.yml to 2.7 branch (GH-27)INADA Naoki2017-02-201-0/+77