summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Fail the CI if an optional module fails to compile (GH-27466)Pablo Galindo Salgado2021-07-301-0/+1
* bpo-42238: Doc CI: Disable suspicious checks. (GH-26575)Julien Palard2021-06-081-1/+1
* Update CI files to account for the master -> main rename (GH-25860)Pablo Galindo2021-05-031-1/+1
* bpo-43888: Remove coverage builds from CI (GH-25679)Ammar Askar2021-04-301-55/+0
* Fix Sphinx errors in the documentation and re-activate the suspicious check (...Pablo Galindo2021-04-121-1/+1
* bpo-43631: Update to OpenSSL 1.1.1k (GH-25024)Christian Heimes2021-03-291-1/+1
* bpo-42955: Rename module_names to sys.stdlib_module_names (GH-24332)Victor Stinner2021-01-251-1/+1
* bpo-42955: Add Python/module_names.h (GH-24258)Victor Stinner2021-01-191-0/+1
* bpo-42545: Check that all symbols in the limited ABI are exported (GH-23616)Pablo Galindo2020-12-041-0/+2
* bpo-42238: Doc: Remove make suspicious from the CI and docs builds. (GH-23313)Julien Palard2020-11-251-1/+1
* bpo-35293: Travis CI uses "make venv" for the doc (GH-22307)Victor Stinner2020-09-181-4/+1
* bpo-40993: Don't run Travis CI coverage on PRs (GH-20916)Victor Stinner2020-06-161-0/+12
* bpo-40474: Updated coverage.yml to better report coverage stats (#19851)lrjball2020-05-281-0/+2
* bpo-40503: PEP 615: Tests and implementation for zoneinfo (GH-19909)Paul Ganssle2020-05-161-0/+1
* PEP 617: Only run the CI with the new parser (GH-19664)Pablo Galindo2020-04-231-1/+0
* bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503)Pablo Galindo2020-04-221-2/+5
* bpo-40162: Update Travis CI config to OpenSSL 1.1.1f (GH-19319)Victor Stinner2020-04-031-1/+1
* bpo-39704: Explicitly pass the path to codecov config (GH-18680)Ammar Askar2020-02-271-2/+2
* bpo-39035: travis: Don't use beta group (GH-17602)Inada Naoki2019-12-141-1/+0
* Bump Sphinx to 2.2.0. (GH-16532)Julien Palard2019-10-221-1/+1
* bpo-38117: Test with OpenSSL 1.1.1d (GH-15983)Christian Heimes2019-09-111-1/+1
* Remove macOS tests from Travis. (GH-15809)Benjamin Peterson2019-09-101-10/+0
* Future-proof .travis.yml for Python 3.10 (GH-14831)Anthony Sottile2019-09-091-1/+1
* bpo-30345: travis: use -Og with --with-pydebug (GH-14423)Inada Naoki2019-06-281-1/+2
* bpo-33926: enable GDB tests on Travis CI (GH-14395)Jeroen Demeyer2019-06-271-2/+2
* Doc: Bump Sphinx verison. (#13785)Julien Palard2019-06-151-1/+1
* bpo-37081: Test with OpenSSL 1.1.1c (GH-13631)Christian Heimes2019-06-031-1/+1
* Name individual Travis CI jobs (GH-13268)Gordon P. Hemsley2019-05-131-6/+12
* bpo-36684: Split out gcc and test coverage builds (GH-13146)Gordon P. Hemsley2019-05-121-4/+18
* bpo-36597: fix random doctest failure (GH-12776)Inada Naoki2019-04-111-16/+14
* bpo-36597: Disable Travis CI doctest job (GH-12775)Victor Stinner2019-04-111-14/+16
* bpo-36307: Travis: upgrade to Xenial environment (GH-12356)CAM Gerlach2019-03-181-2/+1
* bpo-35240: Add "doctest" job to Travis CI (GH-10753)Victor Stinner2018-11-281-4/+16
* Doc: Bump sphinx. (GH-10676)Julien Palard2018-11-241-1/+1
* Encrypt Zulip webhook address (GH-10010)Zachary Ware2018-10-201-5/+8
* Pin again sphinx version as stated in the comment. (GH-9824)Julien Palard2018-10-121-1/+1
* bpo-34962: make doctest in Doc/ now passes, and is enforced in CI (GH-9806)Stéphane Wirtel2018-10-121-4/+10
* bpo-34670: Add TLS 1.3 post handshake auth (GH-9460)Christian Heimes2018-09-221-1/+1
* Enable GUI testing on Travis Linux builds via Xvfb (GH-7887)Zachary Ware2018-07-111-2/+7
* Add test coverage reporting for C files (GH-7773)Ammar Askar2018-06-221-1/+6
* travis: Fix macOS build (GH-7250)INADA Naoki2018-06-041-1/+1
* bpo-33570: TLS 1.3 ciphers for OpenSSL 1.1.1 (GH-6976)Christian Heimes2018-05-221-1/+1
* Add a webhook for Zulip to the Travis configuration (GH-6379)Brett Cannon2018-04-041-0/+5
* bpo-30607: Use external python-doc-theme (GH-2017)Jon Wayne Parrott2018-03-011-1/+2
* bpo-31355: Travis-CI: re-enable macOS job (#5858)Antoine Pitrou2018-02-271-3/+12
* Clean up Travis config (GH-5727)Zachary Ware2018-02-181-48/+52
* bpo-30638: Add clinic to `make regen-all` (GH-5671)Zachary Ware2018-02-171-2/+2
* travis: Use -O3 option (GH-5599)INADA Naoki2018-02-101-1/+2
* bpo-32802: Fix Travis build (GH-5589)Stéphane Wirtel2018-02-081-1/+1
* Fix changed file detection on Travis (GH-3129)Ammar Askar2018-01-271-1/+15