aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2021-07-30Fail the CI if an optional module fails to compile (GH-27466)Pablo Galindo Salgado
2021-06-08bpo-42238: Doc CI: Disable suspicious checks. (GH-26575)Julien Palard
2021-05-03Update CI files to account for the master -> main rename (GH-25860)Pablo Galindo
2021-04-30bpo-43888: Remove coverage builds from CI (GH-25679)Ammar Askar
2021-04-12Fix Sphinx errors in the documentation and re-activate the suspicious check (...Pablo Galindo
2021-03-29bpo-43631: Update to OpenSSL 1.1.1k (GH-25024)Christian Heimes
2021-01-25bpo-42955: Rename module_names to sys.stdlib_module_names (GH-24332)Victor Stinner
2021-01-19bpo-42955: Add Python/module_names.h (GH-24258)Victor Stinner
2020-12-04bpo-42545: Check that all symbols in the limited ABI are exported (GH-23616)Pablo Galindo
2020-11-25bpo-42238: Doc: Remove make suspicious from the CI and docs builds. (GH-23313)Julien Palard
2020-09-18bpo-35293: Travis CI uses "make venv" for the doc (GH-22307)Victor Stinner
2020-06-16bpo-40993: Don't run Travis CI coverage on PRs (GH-20916)Victor Stinner
2020-05-28bpo-40474: Updated coverage.yml to better report coverage stats (#19851)lrjball
2020-05-16bpo-40503: PEP 615: Tests and implementation for zoneinfo (GH-19909)Paul Ganssle
2020-04-23PEP 617: Only run the CI with the new parser (GH-19664)Pablo Galindo
2020-04-22bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503)Pablo Galindo
2020-04-03bpo-40162: Update Travis CI config to OpenSSL 1.1.1f (GH-19319)Victor Stinner
2020-02-27bpo-39704: Explicitly pass the path to codecov config (GH-18680)Ammar Askar
2019-12-14bpo-39035: travis: Don't use beta group (GH-17602)Inada Naoki
2019-10-22Bump Sphinx to 2.2.0. (GH-16532)Julien Palard
2019-09-11bpo-38117: Test with OpenSSL 1.1.1d (GH-15983)Christian Heimes
2019-09-10Remove macOS tests from Travis. (GH-15809)Benjamin Peterson
2019-09-09Future-proof .travis.yml for Python 3.10 (GH-14831)Anthony Sottile
2019-06-28bpo-30345: travis: use -Og with --with-pydebug (GH-14423)Inada Naoki
2019-06-27bpo-33926: enable GDB tests on Travis CI (GH-14395)Jeroen Demeyer
2019-06-15Doc: Bump Sphinx verison. (#13785)Julien Palard
2019-06-03bpo-37081: Test with OpenSSL 1.1.1c (GH-13631)Christian Heimes
2019-05-13Name individual Travis CI jobs (GH-13268)Gordon P. Hemsley
2019-05-12bpo-36684: Split out gcc and test coverage builds (GH-13146)Gordon P. Hemsley
2019-04-11bpo-36597: fix random doctest failure (GH-12776)Inada Naoki
2019-04-11bpo-36597: Disable Travis CI doctest job (GH-12775)Victor Stinner
2019-03-18bpo-36307: Travis: upgrade to Xenial environment (GH-12356)CAM Gerlach
2018-11-28bpo-35240: Add "doctest" job to Travis CI (GH-10753)Victor Stinner
2018-11-24Doc: Bump sphinx. (GH-10676)Julien Palard
2018-10-20Encrypt Zulip webhook address (GH-10010)Zachary Ware
2018-10-12Pin again sphinx version as stated in the comment. (GH-9824)Julien Palard
2018-10-12bpo-34962: make doctest in Doc/ now passes, and is enforced in CI (GH-9806)Stéphane Wirtel
2018-09-22bpo-34670: Add TLS 1.3 post handshake auth (GH-9460)Christian Heimes
2018-07-11Enable GUI testing on Travis Linux builds via Xvfb (GH-7887)Zachary Ware
2018-06-22Add test coverage reporting for C files (GH-7773)Ammar Askar
2018-06-04travis: Fix macOS build (GH-7250)INADA Naoki
2018-05-22bpo-33570: TLS 1.3 ciphers for OpenSSL 1.1.1 (GH-6976)Christian Heimes
2018-04-04Add a webhook for Zulip to the Travis configuration (GH-6379)Brett Cannon
2018-03-01bpo-30607: Use external python-doc-theme (GH-2017)Jon Wayne Parrott
2018-02-27bpo-31355: Travis-CI: re-enable macOS job (#5858)Antoine Pitrou
2018-02-18Clean up Travis config (GH-5727)Zachary Ware
2018-02-17bpo-30638: Add clinic to `make regen-all` (GH-5671)Zachary Ware
2018-02-10travis: Use -O3 option (GH-5599)INADA Naoki
2018-02-08bpo-32802: Fix Travis build (GH-5589)Stéphane Wirtel
2018-01-27Fix changed file detection on Travis (GH-3129)Ammar Askar