Skip to content

Commit a66dcc3

Browse files
jdufresneencukou
authored andcommitted
Tidy up Travis configuration
- Use the Python 3.9 release rather than '*-dev' - Drop 'sudo' configuration as it is deprecated - Drop 'dist: xenial' configuration, it is now the default https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration
1 parent c2e045d commit a66dcc3

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

.travis.yml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
language: python
22
group: travis_latest
33

4-
sudo: false
5-
64
cache: pip
75

86
addons:
@@ -35,22 +33,16 @@ matrix:
3533
- TOXENV=py37
3634
- CFLAGS_std="-std=c99"
3735
- WITH_GCOV=1
38-
dist: xenial
39-
sudo: true
4036
- python: 3.8
4137
env:
4238
- TOXENV=py38
4339
- CFLAGS_std="-std=c99"
4440
- WITH_GCOV=1
45-
dist: xenial
46-
sudo: true
47-
- python: 3.9-dev
41+
- python: 3.9
4842
env:
4943
- TOXENV=py39
5044
- CFLAGS_std="-std=c99"
5145
- WITH_GCOV=1
52-
dist: xenial
53-
sudo: true
5446
- python: 3.6
5547
env:
5648
- TOXENV=py3-nosasltls

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy