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

Skip to content

Commit aff2e09

Browse files
committed
drop 3.8 in testing for this branch since it doesn't support 3.8 yet
1 parent e4a4967 commit aff2e09

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,6 @@ jobs:
3939
env: TOXENV=py37
4040
- python: 3.7
4141
env: TOXENV=py37-functional
42-
- python: 3.8
43-
env: TOXENV=py38
44-
- python: 3.8
45-
env: TOXENV=py38-functional
4642
- stage: deploy
4743
script: skip
4844
deploy:

0 commit comments

Comments
 (0)