Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
6fbed5350c786ab88868925d67f59e19d0ab841c
/
.travis.yml
7e9d706
bpo-33926: enable GDB tests on Travis CI (GH-14395)
by Miss Islington (bot)
· 5 years ago
06651ee
bpo-37081: Test with OpenSSL 1.1.1c (GH-13631)
by Christian Heimes
· 5 years ago
af070c1
Name individual Travis CI jobs (GH-13268)
by Gordon P. Hemsley
· 5 years ago
87068ed
bpo-36684: Split out gcc and test coverage builds (GH-13146)
by Gordon P. Hemsley
· 5 years ago
57b1a28
bpo-36597: fix random doctest failure (GH-12776)
by Inada Naoki
· 6 years ago
adff01e
bpo-36597: Disable Travis CI doctest job (GH-12775)
by Victor Stinner
· 6 years ago
74ae50e
bpo-36307: Travis: upgrade to Xenial environment (GH-12356)
by CAM Gerlach
· 6 years ago
a22df48
bpo-35240: Add "doctest" job to Travis CI (GH-10753)
by Victor Stinner
· 6 years ago
7f4ba4a
Doc: Bump sphinx. (GH-10676)
by Julien Palard
· 6 years ago
0bd4826
Encrypt Zulip webhook address (GH-10010)
by Zachary Ware
· 6 years ago
17775ae4
Pin again sphinx version as stated in the comment. (GH-9824)
by Julien Palard
· 6 years ago
859c068
bpo-34962: make doctest in Doc/ now passes, and is enforced in CI (GH-9806)
by Stéphane Wirtel
· 6 years ago
9fb051f
bpo-34670: Add TLS 1.3 post handshake auth (GH-9460)
by Christian Heimes
· 6 years ago
b12112b
Enable GUI testing on Travis Linux builds via Xvfb (GH-7887)
by Zachary Ware
· 6 years ago
d7da836
Add test coverage reporting for C files (GH-7773)
by Ammar Askar
· 6 years ago
6b87399
travis: Fix macOS build (GH-7250)
by INADA Naoki
· 6 years ago
e8eb6cb
bpo-33570: TLS 1.3 ciphers for OpenSSL 1.1.1 (GH-6976)
by Christian Heimes
· 6 years ago
0876505
Add a webhook for Zulip to the Travis configuration (GH-6379)
by Brett Cannon
· 7 years ago
bf63e8d
bpo-30607: Use external python-doc-theme (GH-2017)
by Jon Wayne Parrott
· 7 years ago
d7687eb
bpo-31355: Travis-CI: re-enable macOS job (#5858)
by Antoine Pitrou
· 7 years ago
7eb3f82
Clean up Travis config (GH-5727)
by Zachary Ware
· 7 years ago
d6ff8a7
bpo-30638: Add clinic to `make regen-all` (GH-5671)
by Zachary Ware
· 7 years ago
8ff5356
travis: Use -O3 option (GH-5599)
by INADA Naoki
· 7 years ago
32921f9
bpo-32802: Fix Travis build (GH-5589)
by Stéphane Wirtel
· 7 years ago
b2ec361
Fix changed file detection on Travis (GH-3129)
by Ammar Askar
· 7 years ago
ced9cb5
bpo-32549: Compile OpenSSL 1.1.0 on Travis CI (#5180)
by Christian Heimes
· 7 years ago
122fc13
Revert "bpo-30487: automatically create a venv and install Sphinx when running make (GH-4346)" (#4592)
by Ned Deily
· 7 years ago
d8d6b91
bpo-30487: automatically create a venv and install Sphinx when running make (GH-4346)
by Caleb Hattingh
· 7 years ago
87d332d
bpo-31810: Add smelly.py to check exported symbols (#4057)
by Victor Stinner
· 7 years ago
e8c368d
bpo-31540: Allow passing multiprocessing context to ProcessPoolExecutor (#3682)
by Thomas Moreau
· 7 years ago
a7b3bc5
Travis CI: run coverage test using --fail-env-changed (#3541)
by Victor Stinner
· 7 years ago
501b324
bpo-31355: Travis CI: remove the macOS job (#3367)
by Victor Stinner
· 7 years ago
fcd97d4
Include additional changes to support blurbified NEWS (#3340)
by Ned Deily
· 7 years ago
8adc73c
Travis: use ccache (#3307)
by Christian Heimes
· 7 years ago
92b1f90
bpo-31231: Fix pythoninfo in Travis config (#3134)
by Victor Stinner
· 7 years ago
b907abc
bpo-30871: Add test.pythoninfo (#3075)
by Victor Stinner
· 7 years ago
5b392bb
bpo-30822: Exclude tzdata from regrtest --all (#2775)
by Victor Stinner
· 7 years ago
70cb187
Check the whitespace of pull requests on Travis (GH-2367)
by Brett Cannon
· 7 years ago
3f8f16d
Show what's changed when Travis fails regen check (GH-2095)
by Zachary Ware
· 7 years ago
0afbabe
Use Travis to make sure all generated files are up to date (GH-2080)
by Zachary Ware
· 7 years ago
167e0fc
Install dependencies in Travis OSX build (GH-1952)
by Zachary Ware
· 7 years ago
c53b13b
bpo-30417: Disable 'cpu' and 'tzdata' resources on Travis (GH-1928)
by Zachary Ware
· 7 years ago
21c2dd7
Turn on macOS builds for Travis (GH-1846)
by Brett Cannon
· 7 years ago
a5aa72a
Fix Travis config to reinstate test build (GH-1879)
by Hiro Asari
· 7 years ago
eba68e2
Build docs in parallel (#1842)
by Antoine Pitrou
· 7 years ago
fca224f
bpo-30380: Pin the version of Sphinx used to build the documentation (GH-1612)
by Mariatta
· 7 years ago
31b3901
Comment as to why docs are built against Python 3.6 (#1550)
by Brett Cannon
· 7 years ago
ad2f9e2
Drop the standard gcc test build on Travis (GH-853)
by Brett Cannon
· 8 years ago
334e9ec
Treat Sphinx warnings as errors (GH-832)
by Zachary Ware
· 8 years ago
77ed115
Drop C++ header compatibility test (#718)
by Brett Cannon
· 8 years ago
993d4b3
Combine the C++ header CI build into the main C build (GH-697)
by Brett Cannon
· 8 years ago
4a2ffce
Exit Travis when only Misc/* is changed. (#564)
by Serhiy Storchaka
· 8 years ago
91b0e7d
Doc/Makefile: set PYTHON to python3 (#124)
by Victor Stinner
· 8 years ago
5325197
More Travis docs build tweaks (GH-113)
by Zachary Ware
· 8 years ago
984eef7
Only run Travis tests on master and X.Y branches (GH-102)
by Donald Stufft
· 8 years ago
b52260d
Have Travis consider a pull request as passing as soon as required tests complete (#101)
by Brett Cannon
· 8 years ago
c33ee85
Use 'make check' instead of 'python3 tools/rstlint.py' (#96)
by Berker Peksag
· 8 years ago
157c0b8
Only run CI checks when appropriate files have changed (#74)
by Berker Peksag
· 8 years ago
2b50186
Travis CI: run rstlint.py in the docs job (#68)
by Victor Stinner
· 8 years ago
29896ad
Make Travis docs build more lenient (#16)
by Zachary Ware
· 8 years ago
4538ddc
Fix bpo-29528 Use a secure variable to stop spam (#13)
by Donald Stufft
· 8 years ago
0d5f110
Don't treat warnings as error in Travis docs job (#7)
by Victor Stinner
· 8 years ago
bb09c86
Add a Travis configuration file
by Brett Cannon
· 8 years ago