1. b907abc bpo-30871: Add test.pythoninfo (#3075) by Victor Stinner · 7 years ago
  2. 5b392bb bpo-30822: Exclude tzdata from regrtest --all (#2775) by Victor Stinner · 7 years ago
  3. 70cb187 Check the whitespace of pull requests on Travis (GH-2367) by Brett Cannon · 7 years ago
  4. 3f8f16d Show what's changed when Travis fails regen check (GH-2095) by Zachary Ware · 7 years ago
  5. 0afbabe Use Travis to make sure all generated files are up to date (GH-2080) by Zachary Ware · 7 years ago
  6. 167e0fc Install dependencies in Travis OSX build (GH-1952) by Zachary Ware · 7 years ago
  7. c53b13b bpo-30417: Disable 'cpu' and 'tzdata' resources on Travis (GH-1928) by Zachary Ware · 7 years ago
  8. 21c2dd7 Turn on macOS builds for Travis (GH-1846) by Brett Cannon · 7 years ago
  9. a5aa72a Fix Travis config to reinstate test build (GH-1879) by Hiro Asari · 7 years ago
  10. eba68e2 Build docs in parallel (#1842) by Antoine Pitrou · 7 years ago
  11. fca224f bpo-30380: Pin the version of Sphinx used to build the documentation (GH-1612) by Mariatta · 7 years ago
  12. 31b3901 Comment as to why docs are built against Python 3.6 (#1550) by Brett Cannon · 7 years ago
  13. ad2f9e2 Drop the standard gcc test build on Travis (GH-853) by Brett Cannon · 7 years ago
  14. 334e9ec Treat Sphinx warnings as errors (GH-832) by Zachary Ware · 7 years ago
  15. 77ed115 Drop C++ header compatibility test (#718) by Brett Cannon · 7 years ago
  16. 993d4b3 Combine the C++ header CI build into the main C build (GH-697) by Brett Cannon · 7 years ago
  17. 4a2ffce Exit Travis when only Misc/* is changed. (#564) by Serhiy Storchaka · 7 years ago
  18. 91b0e7d Doc/Makefile: set PYTHON to python3 (#124) by Victor Stinner · 7 years ago
  19. 5325197 More Travis docs build tweaks (GH-113) by Zachary Ware · 7 years ago
  20. 984eef7 Only run Travis tests on master and X.Y branches (GH-102) by Donald Stufft · 7 years ago
  21. b52260d Have Travis consider a pull request as passing as soon as required tests complete (#101) by Brett Cannon · 7 years ago
  22. c33ee85 Use 'make check' instead of 'python3 tools/rstlint.py' (#96) by Berker Peksag · 7 years ago
  23. 157c0b8 Only run CI checks when appropriate files have changed (#74) by Berker Peksag · 7 years ago
  24. 2b50186 Travis CI: run rstlint.py in the docs job (#68) by Victor Stinner · 7 years ago
  25. 29896ad Make Travis docs build more lenient (#16) by Zachary Ware · 7 years ago
  26. 4538ddc Fix bpo-29528 Use a secure variable to stop spam (#13) by Donald Stufft · 7 years ago
  27. 0d5f110 Don't treat warnings as error in Travis docs job (#7) by Victor Stinner · 7 years ago
  28. bb09c86 Add a Travis configuration file by Brett Cannon · 7 years ago