Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ed6d979

Browse files
committed
Drop python 3.8 from Travis config
1 parent dbb86dd commit ed6d979

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
language: python
22
dist: xenial
3-
sudo: true
43
services:
54
- docker
65

@@ -40,10 +39,6 @@ jobs:
4039
env: TOXENV=py37
4140
- python: 3.7
4241
env: TOXENV=py37-functional
43-
- python: 3.8
44-
env: TOXENV=py38
45-
- python: 3.8
46-
env: TOXENV=py38-functional
4742
- stage: deploy
4843
script: skip
4944
deploy:

0 commit comments

Comments
 (0)