1. 7eb3f82 Clean up Travis config (GH-5727) by Zachary Ware · 6 years ago
  2. d6ff8a7 bpo-30638: Add clinic to `make regen-all` (GH-5671) by Zachary Ware · 6 years ago
  3. 8ff5356 travis: Use -O3 option (GH-5599) by INADA Naoki · 6 years ago
  4. 32921f9 bpo-32802: Fix Travis build (GH-5589) by Stéphane Wirtel · 6 years ago
  5. b2ec361 Fix changed file detection on Travis (GH-3129) by Ammar Askar · 6 years ago
  6. ced9cb5 bpo-32549: Compile OpenSSL 1.1.0 on Travis CI (#5180) by Christian Heimes · 6 years ago
  7. 122fc13 Revert "bpo-30487: automatically create a venv and install Sphinx when running make (GH-4346)" (#4592) by Ned Deily · 7 years ago
  8. d8d6b91 bpo-30487: automatically create a venv and install Sphinx when running make (GH-4346) by Caleb Hattingh · 7 years ago
  9. 87d332d bpo-31810: Add smelly.py to check exported symbols (#4057) by Victor Stinner · 7 years ago
  10. e8c368d bpo-31540: Allow passing multiprocessing context to ProcessPoolExecutor (#3682) by Thomas Moreau · 7 years ago
  11. a7b3bc5 Travis CI: run coverage test using --fail-env-changed (#3541) by Victor Stinner · 7 years ago
  12. 501b324 bpo-31355: Travis CI: remove the macOS job (#3367) by Victor Stinner · 7 years ago
  13. fcd97d4 Include additional changes to support blurbified NEWS (#3340) by Ned Deily · 7 years ago
  14. 8adc73c Travis: use ccache (#3307) by Christian Heimes · 7 years ago
  15. 92b1f90 bpo-31231: Fix pythoninfo in Travis config (#3134) by Victor Stinner · 7 years ago
  16. b907abc bpo-30871: Add test.pythoninfo (#3075) by Victor Stinner · 7 years ago
  17. 5b392bb bpo-30822: Exclude tzdata from regrtest --all (#2775) by Victor Stinner · 7 years ago
  18. 70cb187 Check the whitespace of pull requests on Travis (GH-2367) by Brett Cannon · 7 years ago
  19. 3f8f16d Show what's changed when Travis fails regen check (GH-2095) by Zachary Ware · 7 years ago
  20. 0afbabe Use Travis to make sure all generated files are up to date (GH-2080) by Zachary Ware · 7 years ago
  21. 167e0fc Install dependencies in Travis OSX build (GH-1952) by Zachary Ware · 7 years ago
  22. c53b13b bpo-30417: Disable 'cpu' and 'tzdata' resources on Travis (GH-1928) by Zachary Ware · 7 years ago
  23. 21c2dd7 Turn on macOS builds for Travis (GH-1846) by Brett Cannon · 7 years ago
  24. a5aa72a Fix Travis config to reinstate test build (GH-1879) by Hiro Asari · 7 years ago
  25. eba68e2 Build docs in parallel (#1842) by Antoine Pitrou · 7 years ago
  26. fca224f bpo-30380: Pin the version of Sphinx used to build the documentation (GH-1612) by Mariatta · 7 years ago
  27. 31b3901 Comment as to why docs are built against Python 3.6 (#1550) by Brett Cannon · 7 years ago
  28. ad2f9e2 Drop the standard gcc test build on Travis (GH-853) by Brett Cannon · 7 years ago
  29. 334e9ec Treat Sphinx warnings as errors (GH-832) by Zachary Ware · 7 years ago
  30. 77ed115 Drop C++ header compatibility test (#718) by Brett Cannon · 7 years ago
  31. 993d4b3 Combine the C++ header CI build into the main C build (GH-697) by Brett Cannon · 7 years ago
  32. 4a2ffce Exit Travis when only Misc/* is changed. (#564) by Serhiy Storchaka · 7 years ago
  33. 91b0e7d Doc/Makefile: set PYTHON to python3 (#124) by Victor Stinner · 7 years ago
  34. 5325197 More Travis docs build tweaks (GH-113) by Zachary Ware · 7 years ago
  35. 984eef7 Only run Travis tests on master and X.Y branches (GH-102) by Donald Stufft · 7 years ago
  36. b52260d Have Travis consider a pull request as passing as soon as required tests complete (#101) by Brett Cannon · 7 years ago
  37. c33ee85 Use 'make check' instead of 'python3 tools/rstlint.py' (#96) by Berker Peksag · 7 years ago
  38. 157c0b8 Only run CI checks when appropriate files have changed (#74) by Berker Peksag · 7 years ago
  39. 2b50186 Travis CI: run rstlint.py in the docs job (#68) by Victor Stinner · 7 years ago
  40. 29896ad Make Travis docs build more lenient (#16) by Zachary Ware · 7 years ago
  41. 4538ddc Fix bpo-29528 Use a secure variable to stop spam (#13) by Donald Stufft · 7 years ago
  42. 0d5f110 Don't treat warnings as error in Travis docs job (#7) by Victor Stinner · 7 years ago
  43. bb09c86 Add a Travis configuration file by Brett Cannon · 7 years ago